Make Moments 1.0.6 | GitLocker.com Product

make-moments 1.0.6

Last updated:

0 purchases

make-moments 1.0.6 Image
make-moments 1.0.6 Images

Free

Languages

Categories

Add to Cart

Description:

makemoments 1.0.6

make_moments
A stand alone version of the pyFAT make_moments and create xv_diagram function. The function can be imported to your python code or you can run it by itself from command line after a pip install:
pip install make-moments
For moment maps:
use as:
make_moments filename=Cub.fits mask=mask.fits
If the maps already exist add overwrite=True
For an overview of the possible input type 'make_moments -e' to print the default yaml file.
to configure setting from a yaml file
make_moments -c my_input_file.yml
To use in python script:
from make_moments.functions import moments
And then use the moments() function
For PV-diagrams:
create_PV_diagram filename=Cub.fits PA=16.
to configure setting from a yaml file
create_PV_diagram -c my_input_file.yml
To use in python script:
from make_moments.functions import pv_diagram
And then use the pv_diagram() function

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.