Skip to content

fiespipe typo #33

@mis-95

Description

@mis-95

Have been using CERES with FIES spectra and encountered a typo in fiespipe.py on line 186.

MasterBias = np.zeros(fiesutils.OverscanTrim(pyfits.getdata(flats[0]),binning=binning).shape,ii=oii,ff=off)

the ii = and ff = statements are currently inside the np.zeros function instead of inside the fileutils function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions