RyoMurakami commited on
Commit
1a0c6f2
·
verified ·
1 Parent(s): 16fe2dd

Add pointer to the raw source data archive (RyoMurakami/OpenH-RF-eSAF-raw)

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -203,6 +203,15 @@ is stored in every `.hdf5` (see Dataset Format above).
203
  back-projection focus for eSAF is depth-dependent on real data (see
204
  `../docs/eSAF_focus_depth_study_JP.md`).
205
 
 
 
 
 
 
 
 
 
 
206
  ## Ethical Considerations
207
  None. The data is either fully synthetic (Field II) or measured on an **inanimate
208
  phantom** — no human or animal subjects, no PHI, no consent/IRB constraints.
 
203
  back-projection focus for eSAF is depth-dependent on real data (see
204
  `../docs/eSAF_focus_depth_study_JP.md`).
205
 
206
+ ## Raw Source Data
207
+ The raw, pre-conversion acquisition/simulation outputs that were processed into the
208
+ zea `.hdf5` files above are archived (same CC BY 4.0 license) at
209
+ <https://huggingface.co/datasets/RyoMurakami/OpenH-RF-eSAF-raw>: the raw Verasonics
210
+ per-line channel-RF captures (`RFdata_line*.mat` + encoder logs) for the 5 measured
211
+ acquisitions, and the per-case MATLAB intermediates (raw RF, in-plane DAS, eSAF
212
+ output) for the 190 simulated cases. See that repository's README for how each
213
+ maps to `data/*.hdf5` here.
214
+
215
  ## Ethical Considerations
216
  None. The data is either fully synthetic (Field II) or measured on an **inanimate
217
  phantom** — no human or animal subjects, no PHI, no consent/IRB constraints.