volcanopele / juno

Python and Shell scripts for my Juno work
0 stars 0 forks source link

Spectrometer Support in jiramReprojection.py #7

Open volcanopele opened 2 years ago

volcanopele commented 2 years ago

Right now, the reprojection script only deals with imaging data. I would like to expand this to the spectrometer data.

This will need a lot more work, due to needing to generate csv files for each band? Will have to check ascii2isis, maybe it will bail us out here by understand that each line is a different band?

This is definitely more speculative, but maybe something worth investigating.