Skip to content

planetserver/autocat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

autocat

Prerequisites

Make automatic version from event driven IDL

Various diff files are located in the patch folder. They are needed to make the automatic CAT IDL routines from the original event driven code. The original files can be found in the following CRISM CAT subfolder: CAT_ENVI\save_add\CAT_programs\Event_handlers

  • atpcorr_event.pro
  • mro_crism_summary_params_hyper_event.pro
  • convert_pds2cat_event.pro
  • projection_event.pro
  • mro_crism_summary_params_event.pro

In order to automate them and make them non-interactive one should "patch" them with the files that are inside the folder "patch", i.e run the following command:

  • patch original/<filename_prefix>_event.pro patch/<filename_prefix>.pro.patch -o <output_filename>,
    for example patch original/atpcorr_event.pro patch/atpcorr.pro.patch -o auto/atpcorr_auto.pro.

Running autocat

  • Perform 'ls *trr3.img>data.txt' in the folder where the CRISM TRR3 PDS data has been downloaded.
  • Open run_trdr.pro and make sure the input and output folders are set correctly.
  • Start 'envi -classic'
  • ENVI> cd,'/path/to/autocat/'
  • ENVI> run_trdr
  • And wait until autocat finishes.

About

various diff files needed to make automatic CAT IDL routines from the original event driven code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages