foxsi / foxsi-smex

Tools for scientists to investigate the capabilities of FOXSI
MIT License
2 stars 8 forks source link

Updates for new Optics Configurations #35

Closed ehsteve closed 8 years ago

ehsteve commented 8 years ago

This provides the new optics configurations (1 - 15 meters 3 optics, 2 - 10 meters 3 optics). The default is set to configuration 1.

IDL

python

ehsteve commented 8 years ago

@ayshih @LinErinG @aringlis ping

LinErinG commented 8 years ago

@ehsteve The "configuration" keyword in foxsi_get_effective_area is not passed through to foxsi_get_optics_effective_area, so only config 1 is accessible from the main routine.

ehsteve commented 8 years ago

@LinErinG good catch. Fixed.

ayshih commented 8 years ago

:+1: after @ehsteve fixes the incorrect values for pyfoxsi.focal_length (even though it's not currently being used)