Add Segy data prep utils and Notebook to deepseimic repo
olgaliak opened this issue · 5 comments
olgaliak commented
add demo notebook
MJZawacki commented
Plan:
- Create demo notebook converting Malenov F3 to npy w/ normalization
- Add convert_segy.py script and related util module that can be used locally and in AML to convert segy to npy
- STRETCH - Add pipeline script that can run parallel jobs on File dataset
olgaliak commented
Segy (generated data) -> npy -> [optional] clipping (covered #4 )-> save npy to disk
maxkazmsft commented
Extension notebook to #1 which shows how to read and work with generated segy data - see #3 (comment) above
MJZawacki commented
Submitted - microsoft#199