Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nipy/nitime
Timeseries analysis for neuroscience data
https://github.com/nipy/nitime
Last synced: 2 months ago
JSON representation
Timeseries analysis for neuroscience data
- Host: GitHub
- URL: https://github.com/nipy/nitime
- Owner: nipy
- License: bsd-3-clause
- Created: 2009-09-02T00:29:57.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T09:00:17.000Z (11 months ago)
- Last Synced: 2024-04-16T03:19:26.335Z (9 months ago)
- Language: Python
- Homepage: http://nipy.org/nitime
- Size: 27.6 MB
- Stars: 232
- Watchers: 31
- Forks: 84
- Open Issues: 19
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
- awesome_time_series_in_python - Nitime
- awesome-neuroscience - Nitime - Timeseries analysis for neuroscience data. (Programming / Python)
- awesome-neuroscience - Nitime - Timeseries analysis for neuroscience data. (Programming / Python)
README
===================================================
Nitime: timeseries analysis for neuroscience data
===================================================Nitime contains a core of numerical algorithms for time-series analysis both in
the time and spectral domains, a set of container objects to represent
time-series, and auxiliary objects that expose a high level interface to the
numerical machinery and make common analysis tasks easy to express with compact
and semantically clear code.Website
=======Current information can always be found at the NIPY website is located
here::http://nipy.org/nitime
Mailing Lists
=============Please see the developer's list here::
https://mail.python.org/mailman/listinfo/neuroimaging
Code
====You can find our sources and single-click downloads:
* `Main repository`_ on Github.
* Documentation_ for all releases and current development tree.
* Download as a tar/zip file the `current trunk`_.
* Downloads of all `available releases`_... _main repository: http://github.com/nipy/nitime
.. _Documentation: http://nipy.org/nitime
.. _current trunk: http://github.com/nipy/nitime/archives/master
.. _available releases: http://github.com/nipy/nitime/downloadsLicense information
===================Nitime is licensed under the terms of the new BSD license. See the file
"LICENSE" for information on the history of this software, terms & conditions
for usage, and a DISCLAIMER OF ALL WARRANTIES.All trademarks referenced herein are property of their respective holders.
Copyright (c) 2006-2023, NIPY Developers
All rights reserved.