Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsteve committed Nov 18, 2024
1 parent 4400edd commit c6b1fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padre_meddea/calibration/calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def process_file(filename: Path, overwrite=False) -> list:
hdul = fits.HDUList([empty_primary_hdu, hit_hdu, pkt_hdu])

path = create_science_filename(
'meddea',
"meddea",
time=primary_hdr["DATE-BEG"],
level="l1",
descriptor="eventlist",
Expand Down

0 comments on commit c6b1fb8

Please sign in to comment.