pyrmsynth | fast python-based RM synthesis

 by   mrbell Python Version: v1.3.0 License: GPL-3.0

kandi X-RAY | pyrmsynth Summary

kandi X-RAY | pyrmsynth Summary

pyrmsynth is a Python library. pyrmsynth has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However pyrmsynth build file is not available. You can download it from GitHub.

current version: 1.3.0 updated on: 2015-06-22. pyrmsynth performs rm-synthesis, either simply by fourier transformation (to produce a dirty image) or using the rmclean method as described by heald, et al. (2009). it uses ffts for the fourier inversion and, as far as known to the authors, this is the only rm synthesis software around that does this. the numpy ffts are themselves quite fast, but in order to use them, the data first need to be placed on a regularly spaced lambda^2 grid. for this, the data are "gridded" by convolution with a kaiser-bessel window function and sampling at regular intervals, as described in e.g. beatty, nishimura, and pauly (ieee transactions in med. imaging, vol 24, no. 6, 2005). this procedure also naturally allows for the handling of non-regularly spaced frequencies. the gridding procedure, which requires a convolution, is quite slow when implemented in pure python, thus, it was re-implemented the gridding routines using cython, which converts python-eque code into c code that can be compiled and imported into python. the result is a package that performs fast rm synthesis and rm
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pyrmsynth has a low active ecosystem.
              It has 10 star(s) with 10 fork(s). There are 11 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 8 open issues and 12 have been closed. On average issues are closed in 330 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of pyrmsynth is v1.3.0

            kandi-Quality Quality

              pyrmsynth has no bugs reported.

            kandi-Security Security

              pyrmsynth has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              pyrmsynth 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

              pyrmsynth releases are available to install and integrate.
              pyrmsynth has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pyrmsynth and discovered the below as its top functions. This is intended to give you an instant insight into pyrmsynth implemented functionality, and help decide if they suit your requirements.
            • Performs rmsynthesis .
            • Generate a header .
            • Compute the rMSF using the GCF function .
            • Parse a csv file .
            • Add rmsynthesis header .
            • Performs the cleaning operation .
            • Prints out the RMSyntax parameters .
            • Write a list of complex components to a file .
            • Write the output files .
            • Write the output maps to a FITS file .
            Get all kandi verified functions for this library.

            pyrmsynth Key Features

            No Key Features are available at this moment for pyrmsynth.

            pyrmsynth Examples and Code Snippets

            No Code Snippets are available at this moment for pyrmsynth.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install pyrmsynth

            You can download it from GitHub.
            You can use pyrmsynth like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            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/mrbell/pyrmsynth.git

          • CLI

            gh repo clone mrbell/pyrmsynth

          • sshUrl

            git@github.com:mrbell/pyrmsynth.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