Astronet-Triage | A Neural Network for TESS Light Curve Triage

 by   yuliang419 Python Version: Current License: GPL-3.0

kandi X-RAY | Astronet-Triage Summary

kandi X-RAY | Astronet-Triage Summary

Astronet-Triage is a Python library typically used in Institutions, Learning, Education applications. Astronet-Triage has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However Astronet-Triage build file is not available. You can download it from GitHub.

A Neural Network for TESS Light Curve Triage
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Astronet-Triage has a low active ecosystem.
              It has 14 star(s) with 8 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Astronet-Triage has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Astronet-Triage is current.

            kandi-Quality Quality

              Astronet-Triage has no bugs reported.

            kandi-Security Security

              Astronet-Triage has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Astronet-Triage is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              Astronet-Triage releases are not available. You will need to build from source code and install.
              Astronet-Triage has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Astronet-Triage and discovered the below as its top functions. This is intended to give you an instant insight into Astronet-Triage implemented functionality, and help decide if they suit your requirements.
            • Build an input pipeline from file patterns
            • Pads a dataset to a given batch size
            • Pad a tensor to a given batch size
            • Pad tensors to a given size
            • Split time and flux into two arrays
            • Process a tce_table
            • Process TCEs table
            • Create a train set
            • Creates a dataframe from Kepler KOI
            • Process TCE table
            • Set a bytes feature
            • Calculate the median filter
            • Fill empty bin curve with non - NaN values
            • Choose the best spline curve
            • Calculates a K - Means spline interpolation
            • Generate a secondary view of the secondary flux
            • Generate a local view for a time series
            • Evaluate an estimator
            • Generate a two - dimensional view for two time series
            • Generate a global view for a time series
            • Builds the hidden layers for time series
            • Unflatten nested config
            • Checks the tce file
            • Split time and flux into segments
            • Train and evaluate an estimator
            • Creates a pandas dataframe
            • Create an estimator
            • Build a prediction from a checkpoint
            • Remove events from a list of time series
            Get all kandi verified functions for this library.

            Astronet-Triage Key Features

            No Key Features are available at this moment for Astronet-Triage.

            Astronet-Triage Examples and Code Snippets

            No Code Snippets are available at this moment for Astronet-Triage.

            Community Discussions

            No Community Discussions are available at this moment for Astronet-Triage.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Astronet-Triage

            First, ensure that you have installed the following required packages:.
            TensorFlow (instructions)
            Pandas (instructions)
            NumPy (instructions)
            AstroPy (instructions)
            PyDl (instructions)
            A light curve is a plot of the brightness of a star over time. We will be focusing on light curves produced by the TESS space telescope. An example light curve (produced by Kepler) is shown below. To train a model to identify planets in TESS light curves, you will need a training set of labeled Threshold Crossing Events (TCEs). A TCE is a periodic signal that has been detected in a Kepler light curve, and is associated with a period (the number of days between each occurrence of the detected signal), a duration (the time taken by each occurrence of the signal), an epoch (the time of the first observed occurrence of the signal), and possibly additional metadata like the signal-to-noise ratio. An example TCE is shown below. The labels are ground truth classifications (decided by humans) that indicate which TCEs in the training set are actual planets signals and which are caused by other phenomena.
            row_id: Integer ID of the row in the TCE table.
            tic_id: TIC ID of the target star.
            toi_id: TCE number within the target star. These are structured funny so we'll ignore them for now.
            Disposition: Final disposition from group vetting (should be one of the following: PC (planet candidate), EB (eclipsing binary), IS (instrumental noise), V (variability), O (other), J (junk). The J class includes a mix of V and IS. I didn't distinguish all of them since these two are always lumped together anyway.
            RA: RA in degrees.
            DEC: Dec in degrees.
            Tmag: TESS magnitude.
            Epoc: The time corresponding to the center of the first detected event in Barycentric Julian Day (BJD) minus a constant offset.
            Period: Period of the detected event, in days.
            Duration: Duration of the detected event, in hours.
            Transit Depth: Transit depth in ppm.
            Sectors: Sector number.
            camera: Camera number.
            ccd: CCD number.
            star_rad, star_mass, teff, logg: Stellar parameters from Gaia DR2 or the TIC. Since a lot of TCEs are missing these values, we're not using them right now.
            SN: Signal-to-pink noise ratio from BLS.
            q_ingress: Fractional ingress duration from VARTOOLS.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/yuliang419/Astronet-Triage.git

          • CLI

            gh repo clone yuliang419/Astronet-Triage

          • sshUrl

            git@github.com:yuliang419/Astronet-Triage.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link