Skip to content

How to create an authentic dark file? #33

@exowanderer

Description

@exowanderer
  • pyNRC version: 0.8.0
  • Python version: 3.6.7
  • Operating System: Ubuntu 18.04 LTE

Description

I am trying to generate authentic dark current files to help simulate background noise properties and use those to mitigate future TSO observational simulations. This would go slightly above nghxrg by having 'real' dark current.

My solution was to generate an image of a star that is too faint for NRC to detect (M_ab ~ 50); but I would be very happy to see "get_dark_current", "get_bias", "get_noise_signals" functions.

What I Did

import pynrc
pynrc.generate_dark_current()
AttributeError: module 'pynrc' has no attribute 'get_dark_current'

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