-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapted examples to pyglotaran v0.3.0 release
Updated examples Updated LICENSE text Updated setup.py dependency information, authors Updated README with basic instructions
- Loading branch information
Showing
24 changed files
with
158 additions
and
955 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
# pyglotaran_examples | ||
|
||
This repository hold examples showcasing the use of the pyglotaran package | ||
This repository hold examples showcasing the use of the pyglotaran package, version 0.3.0. | ||
Can be installed as a python package from sources, but is not released on pypi or conda. | ||
|
||
## Installation | ||
|
||
Prerequisites: | ||
|
||
- Python 3.8 | ||
- Python package `pyglotaran` v0.3.0 | ||
|
||
Note for Windows Users: The easiest way to get python for Windows is via [Anaconda](https://www.anaconda.com/) | ||
|
||
### Stable Release | ||
|
||
To install pyglotaran_examples from sources, either clone this repository or download the latest release, then run this command in your terminal: | ||
|
||
```shell | ||
git clone https://github.com/glotaran/pyglotaran_examples.git | ||
cd pyglotaran_examples | ||
pip install -e . | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
pyglotaran_examples/test/simultaneous_analysis_2d_weight/equareaIRFdispscalsima.ascii
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
pyglotaran_examples/test/simultaneous_analysis_2d_weight/equareaIRFdispscalsimb.ascii
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
pyglotaran_examples/test/simultaneous_analysis_2d_weight/equareaIRFdispscalsimc.ascii
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 15 additions & 15 deletions
30
pyglotaran_examples/test/simultaneous_analysis_3d_disp/parameters.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 13 additions & 13 deletions
26
pyglotaran_examples/test/simultaneous_analysis_3d_nodisp/parameters.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.