acdc.run_acdc.run_acdc

run_acdc(indir, darkcorr_outdir, x1d_outdir=None, superdark_dir=None, binned=True, hv=None, segment=None, overwrite=False, exclude_airglow=False, calibrate=True)[source]

Wrapper script to perform custom dakr correction on an input directory.

Parameters:
  • indir (str) – Input directory that houses corrtags to correct.

  • darkcorr_outdir (str) – Custom dark-corrected corrtags will be written here.

  • x1d_outdir (str) – Custom dark-corrected x1ds will be written here.

  • binned (Bool) – (Optional) If True, pre-binned superdarks will be used.

  • hv (str) – (Optional) Process corrtags of this HV only.

  • segment (str) – (Optional) Process corrtags of this segment only.