Skip to content

Area in synphot notebook #64

@Skyhawk172

Description

@Skyhawk172

Notebook Name:

synphot.ipynb

Description

In the section "Synthetic Photometry of a Simulated Source", when calculating the countrate for the specified observation, the area that is passed to the method is missing a factor because it is currently using the diameter of the telescope, instead of the radius. The area should be np.pi * (0.5*2.4 * u.m)**2). In this case, we could also use the stored parameter stsyn.conf.area.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions