Size: 221
Comment:
|
Size: 1321
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
[[attachment:Phase.jpg|{{attachment:Phase.jpg||width=600}}]] === ISIS to Phase === [[attachment:ISIStoPhase.jpg|{{attachment:ISIStoPhase.jpg||width=600}}]] * More details can be found here [[ISIStoPhase]] === Convert to SPC === [[attachment:ConvertToSPC.jpg|{{attachment:ConvertToSPC.jpg||width=600}}]] * The Fortran code used (processLROjrw.f) can be found on ||[[Local Emission]] || === Replace with correct SUMFILES === * Copy the SUMFILE from the topography SPC directory to the “working” directory in the Cube generation directory. Nothing crazy here, but you will need to change the filename from NXXXXX.SUM to NEXXXXX.SUM (for emission) or NPXXXXX.SUM (for phase). For I/F, you can leave the filename the same. * No need to change the contents of the SUMFILE, though if you want to keep the standard SUMFILE format, the first line (the SUMFILE name) should match the new filename. I don’t change the first line since it doesn’t affect the results. === Extract Pixels in ROI === [[attachment:MOSAICPhase.jpg|{{attachment:MOSAICPhase.jpg||width=600}}]] |
Phase
Description
This is the process to generate phase for each LROC NAC image. This is a circuitous process that involves ISIS and SPC and ends with an ASCII image.
Procedure
Overview
ISIS to Phase
More details can be found here ISIStoPhase
Convert to SPC
The Fortran code used (processLROjrw.f) can be found on ||Local Emission ||
Replace with correct SUMFILES
- Copy the SUMFILE from the topography SPC directory to the “working” directory in the Cube generation directory. Nothing crazy here, but you will need to change the filename from NXXXXX.SUM to NEXXXXX.SUM (for emission) or NPXXXXX.SUM (for phase). For I/F, you can leave the filename the same.
- No need to change the contents of the SUMFILE, though if you want to keep the standard SUMFILE format, the first line (the SUMFILE name) should match the new filename. I don’t change the first line since it doesn’t affect the results.