Skip to content

The line_list() function is not working properly #52

@hugobuddel

Description

@hugobuddel

Joshua Jost helped us identify two problems with the line_list() function.

def line_list(unit_flux=1*PHOTLAM,
dwave=0.001,
smoothing_fwhm=0.003,
width=15.,
height=1.,
filename="masterlinelist_2.1.txt",
):
"""
Make a ScopeSim.Source object for the calibration lamp line list

  • The slanted lines show jagged edges.
  • The lines have a Gaussian profile in both directions.

There is a workaround code by Wolfgang that creates an FITS image as Source object that shows the correct behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions