Coverage for src/susi/raw2fits/__init__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.5.0, created at 2025-06-13 14:15 +0000

1""" 

2The `raw2fits` package provides conversion from raw SUSI files to FITS images with human readable metadata 

3""" 

4from .read_raw_save_to_fits import *