Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darikoneil committed Mar 6, 2024
1 parent 9a5cc26 commit c62fdda
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,21 @@ Until things are more stable, I'll explicitly note which subpackages are stable,
#### Stable & Tested Modules
* The main module is ready to use as of 0.7.5. New features will be demarcated by a label indicating the version added in the docs.
#### Experimental
* The organization module is untested and not incorporated into the distributed pypi version
* The bruker module is untested and not incorporated into the distributed pypi version
* The optogenetics module is untested and not incorporated into the distributed pypi version
* The organization module is untested but incorporated into the distributed pypi version
* The bruker module is untested but incorporated into the distributed pypi version
* The optogenetics module is untested but incorporated into the distributed pypi version

#### Unstable
* The interactive module is unstable and not incorporated into the distributed pypi version
* The interactive module is unstable but partially incorporated into the distributed pypi version
* The optics module is unstable and not incorporated into the distributed pypi version

#### Installation
Eventually I will break things up into sub-packages so you don't have to install everything together...
`pip install CalSciPy`

#### Roadmap
My current focus is on refactoring tools for holographic optogenetics and circumventing PrairieView's writing of data to proprietary RAW format.
My current focus is on refactoring tools for holographic optogenetics and circumventing PrairieView's writing of data to proprietary RAW format. I also plan on
breaking up this repo because its many of its contents are too decoupled (e.g., bruker prairieview tricks / helpers vs experiment organization)

#### Contributions
Save me from myself, contributions welcome :)
Expand Down

0 comments on commit c62fdda

Please sign in to comment.