johanmazoyer / Asterix

https://asterix-hci.readthedocs.io/
2 stars 0 forks source link

Put matrix params in fits header #152

Open ivalaginja opened 1 year ago

ivalaginja commented 1 year ago
          Axel had dvp a tool to save all params to fits header also `from_param_to_header` in utils/save_and_read.py module. 

header = from_param_to_header(config) This could be also interesting so that each configuration is attached to the matrix file itself

_Originally posted by @johanmazoyer in https://github.com/johanmazoyer/Asterix/pull/141#discussion_r1070247028_