Changes between Version 6 and Version 7 of Processing/BadATMScans
- Timestamp:
- Sep 3, 2008, 6:23:19 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/BadATMScans
v6 v7 8 8 * Convert each raw ATM hdf file containing bad scan lines into bil files with headers by running '''''azexhdf -h <hdf_filename.hdf> -Be <bil_filename.bil>''''' (note: you may wish to place the bil files into their own directory as if they are in the same dir as the hdf files, envi gets confused when opening the hdfs and displays garbage). 9 9 10 * Once the bil files have been created, run '''''atm_bad_scans.py -f <filename> -t <pixel_threshold> -m <multiple> -b <bands>'''''. 10 * Once the bil files have been created, run '''''atm_bad_scans.py -f <filename> -t <pixel_threshold> -m <multiple> -b <bands>'''''. (can only be run on 32bit machines at the moment). 11 11 12 12 -f file to scan[[BR]]