rainbow-connection | pedagogical tools for talking about light and color

 by   zkbt Python Version: 0.0.16 License: MIT

kandi X-RAY | rainbow-connection Summary

kandi X-RAY | rainbow-connection Summary

rainbow-connection is a Python library. rainbow-connection has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install rainbow-connection' or download it from GitHub, PyPI.

A suite of pedagogical tools for talking about light and color in an astronomical context.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              rainbow-connection has a low active ecosystem.
              It has 6 star(s) with 0 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 5 open issues and 3 have been closed. On average issues are closed in 6 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of rainbow-connection is 0.0.16

            kandi-Quality Quality

              rainbow-connection has 0 bugs and 0 code smells.

            kandi-Security Security

              rainbow-connection has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              rainbow-connection code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              rainbow-connection is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              rainbow-connection releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 1922 lines of code, 116 functions and 33 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed rainbow-connection and discovered the below as its top functions. This is intended to give you an instant insight into rainbow-connection implemented functionality, and help decide if they suit your requirements.
            • Plot the image
            • Plots a simple rainbow
            • Convert to RGB
            • Setup Axes with rainbow
            • Get available metallicity
            • Stringify metallicity
            • Plot the spectrum
            • Determine the quantity of the given unit
            • Plot the spectrum as a rainbow
            • Plot a scatter plot of the given spectrum
            • Load the transmission spectrum from Fortran
            • Calculate the surface flux
            • Integrate the surface area
            • Compute the transmission at a given wavelength
            • Integrate the spectrum
            • Return the intensity of the disk
            • Computes the transit depth of the source
            • Set the power of the object
            • Calculate the surface flux
            • Plots the star
            • Set the elevation angle
            • Plot the spectrum as a slit
            • Plot the transmission spectrum
            • Calculate the sky spectrum at the given location
            • Calculate the transmission of this spectrum
            • Read a phoenix file
            Get all kandi verified functions for this library.

            rainbow-connection Key Features

            No Key Features are available at this moment for rainbow-connection.

            rainbow-connection Examples and Code Snippets

            rainbow-connection,Example Usage
            Pythondot img1Lines of Code : 14dot img1License : Permissive (MIT)
            copy iconCopy
            import rainbowconnection as rc
            import astropy.units as u
            
            # create a light source representing the Sun at 1AU
            s = rc.Sun().at(1*u.au)
            
            # create an atmosphere for Earth
            e = rc.Earth()
            
            # transmit the light source through the atmosphere
            t = e.transmit(  
            rainbow-connection,Installation
            Pythondot img2Lines of Code : 4dot img2License : Permissive (MIT)
            copy iconCopy
            pip install rainbow-connection
            
            git clone https://github.com/zkbt/rainbow-connection.git
            cd rainbow-connection
            pip install -e .
              

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install rainbow-connection

            You should be able to install this by running. from a UNIX prompt.

            Support

            For detailed usage, please read the documentation here.
            Find more information at:

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

            Find more libraries
            Install
          • PyPI

            pip install rainbow-connection

          • CLONE
          • HTTPS

            https://github.com/zkbt/rainbow-connection.git

          • CLI

            gh repo clone zkbt/rainbow-connection

          • sshUrl

            git@github.com:zkbt/rainbow-connection.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