-
- Downloads
MEX Drivers and Tests (#297)
* First round of changes for mex test. * Updatd mex test and refactored image reading code. * Merged testing and refactored code. * First round of changes based off of comments. * Updated tests to use load function. * Updated method documentation for reading the image data. * Fixed typo and removed unused imports. * Driver for MEX and Tests for MEX Driver * Address review comments, part one - testing push to branch * Update testing re: comments and hopefully fix failing tests * Added documentation to new properties and removed isis_bytes property as it was unused. * Add parent instrument_id check
Showing
- ale/drivers/mex_drivers.py 222 additions, 59 deletionsale/drivers/mex_drivers.py
- bin/change_mk_data_path.py 1 addition, 1 deletionbin/change_mk_data_path.py
- tests/pytests/data/h5270_0000_ir2/ATNM_MEASURED_080101_090101_V03_0_sliced_-41001.xc 320 additions, 0 deletions...00_ir2/ATNM_MEASURED_080101_090101_V03_0_sliced_-41001.xc
- tests/pytests/data/h5270_0000_ir2/ATNM_MEASURED_080101_090101_V03_1_sliced_-41001.xc 312 additions, 0 deletions...00_ir2/ATNM_MEASURED_080101_090101_V03_1_sliced_-41001.xc
- tests/pytests/data/h5270_0000_ir2/MEX_190911_STEP.TSC 1287 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/MEX_190911_STEP.TSC
- tests/pytests/data/h5270_0000_ir2/MEX_HRSC_V03.TI 806 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/MEX_HRSC_V03.TI
- tests/pytests/data/h5270_0000_ir2/MEX_V14.TF 3535 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/MEX_V14.TF
- tests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_0.xsp 592 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_0.xsp
- tests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_1.xsp 581 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_1.xsp
- tests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_isis3.lbl 375 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_isis3.lbl
- tests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_pds3.lbl 282 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/h5270_0000_ir2_pds3.lbl
- tests/pytests/data/h5270_0000_ir2/hrscAddendum004.ti 233 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/hrscAddendum004.ti
- tests/pytests/data/h5270_0000_ir2/naif0012.tls 152 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/naif0012.tls
- tests/pytests/data/h5270_0000_ir2/pck00009.tpc 3639 additions, 0 deletionstests/pytests/data/h5270_0000_ir2/pck00009.tpc
- tests/pytests/test_mex_drivers.py 687 additions, 0 deletionstests/pytests/test_mex_drivers.py
This diff is collapsed.
This diff is collapsed.
tests/pytests/data/h5270_0000_ir2/MEX_V14.TF
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
tests/pytests/test_mex_drivers.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment