Skip to content

amisr/nenotr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nenotr

Overview

The code that is used to estimate electron density from the scattered power received by AMISRs.

Current status of this repository: code is production ready and package is installable, but we are missing documentation, setup.cfg, and CI.

Quick Start

Then, installation of flipchem can be accomplished using pip:

pip install git+https://github.com/amisr/nenotr.git

which will install a command line utility called calculate_nenotr.

Testing

If you want to run tests, then you should instead:

git clone https://github.com/amisr/nenotr.git

then install the package with pip:

cd nenotr
pip install .

and finally you can run the test in the tests directory:

cd tests
python test_nenotr.py

About

The code that is used to estimate electron density from the scattered power received by AMISRs

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages