9 Commits

5 changed files with 627 additions and 628 deletions

View File

@@ -5,12 +5,12 @@ This pacakge is used to generate region masks separating any focused X-ray flux
## Installation ## Installation
This package is to be used with Python 3.x.x This package is to be used with Python 3.x.x
```python ```python
pip install git+https://github.com/andrey-rrousan/nuwavdet pip install git+http://heagit.cosmos.ru/nustar/nuwavdet.git
``` ```
## Main use ## Main use
To use the package in your project, import it in by writing To use the package in your project, import it in by writing:
```python ```python
from nuwavdet import nuwavdet as nw from nuwavdet import nuwavdet as nw

File diff suppressed because it is too large Load Diff