foxsi / foxsi-science

Analysis tools to reduce and analyze data from the FOXSI sounding rocket flights
7 stars 13 forks source link

Custom-built FOXSI deconvolution method #93

Open LinErinG opened 4 years ago

LinErinG commented 4 years ago

This pull request is for the first released version of the deconvolution method that is custom-built for FOXSI (as opposed to the generic one that is in deconv-foxsi-simple). @jtvievering and others, please take a look and try the example.

LinErinG commented 4 years ago

The edit by @jtvievering caused me to realize that some of the routines were misnamed. I've updated all the names to use the convention deconv_XXXX.pro. This will prevent some name collision for people using both this software and the foxsi-smex software (which has different routines named foxsi_deconv_XXX). Julie, this may require some edits in your scripts to use the different names -- let me know if it will make catastophic changes.