looking for displacement of WCS in pipeline

This commit is contained in:
2025-04-01 16:20:40 +02:00
parent fb63b389e1
commit 6457b4ffe1
3 changed files with 4 additions and 3 deletions

View File

@@ -20,7 +20,6 @@ import lib.reduction as proj_red # Functions used in reduction pipeline
import numpy as np
from lib.utils import princ_angle, sci_not
from matplotlib.colors import LogNorm
from astropy.wcs import WCS
def main(target=None, proposal_id=None, infiles=None, output_dir="./data", crop=False, interactive=False):