https://github.com/bbfrederick/derivdelay

A small package to calculate delays from linear fit coefficients

https://github.com/bbfrederick/derivdelay

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

A small package to calculate delays from linear fit coefficients

Basic Info
  • Host: GitHub
  • Owner: bbfrederick
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 3.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 12 months ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Support

README.rst

The derivdelay package
=====================

derivdelay implements a method for calculating the time delay of a signal
relative to a reference using the coefficients of a linear fit of the reference
and its time derivatives.  This works over a limited time range, but if quite
fast and robust for finding time delays.

Full documentation is at: http://derivdelay.readthedocs.io/en/latest/

|PyPi Latest Version| |PyPi - Python Versions| |License| |Documentation Status| |CircleCI| |Coverage| |DOI| |Funded by NIH|

The derivdelay program
---------------------

Rapidtide is also the name of the first program in the package, which is
used to perform rapid time delay
analysis on functional imaging data to find time lagged correlations
between the voxelwise time series and other time series, primarily in the LFO
band.


Stability, etc.
===============
This is an evolving code base. I\'m constantly tinkering with it. That
said, now that I\'ve sent this off into to the world, I\'m being somewhat
more responsible about locking down stable release points. In between
releases, however, I\'ll be messing with things, although for the most
part this will be restricted to the dev branch.
**It\'s very possible that at any given time the dev branch will be very broken,
so stay away from it unless you have a good reason to be using it.**
I\'ve finally become a little more modern and started
adding automated testing, so as time goes by hopefully the \"in between\"
releases will be somewhat more reliable.  That said, my tests routinely fail, even
when things actually work.  Probably should deal with that. Check back often for exciting
new features and bug fixes!


Financial Support
=================

This code base is being developed and supported by grants from the US
NIH (RF1 MH130637-01)


.. |PyPi Latest Version| image:: https://img.shields.io/pypi/v/derivdelay.svg
   :target: https://pypi.python.org/pypi/derivdelay/
.. |PyPi - Python Versions| image:: https://img.shields.io/pypi/pyversions/derivdelay.svg
   :target: https://pypi.python.org/pypi/derivdelay/
.. |License| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
   :target: https://opensource.org/licenses/Apache-2.0
.. |Documentation Status| image:: https://readthedocs.org/projects/derivdelay/badge/?version=stable
   :target: http://derivdelay.readthedocs.io/en/stable/?badge=stable
.. |CircleCI| image:: https://circleci.com/gh/bbfrederick/derivdelay.svg?branch=main&style=shield
   :target: https://circleci.com/gh/bbfrederick/derivdelay
.. |Coverage| image:: https://codecov.io/gh/bbfrederick/derivdelay/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/bbfrederick/derivdelay
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.814990.svg
   :target: https://doi.org/10.5281/zenodo.814990
.. |Funded by NIH| image:: https://img.shields.io/badge/NIH-RF1--MH130637--01-yellowgreen.svg
   :target: https://reporter.nih.gov/project-details/10509534

Owner

  • Name: Blaise deB Frederick
  • Login: bbfrederick
  • Kind: user

MR Physicist who took a very wrong turn somewhere in the 80's, and ended up in psychiatry. Director of the Optomagnetic Group in the McLean Hospital BIC.

GitHub Events

Total
  • Delete event: 4
  • Push event: 8
  • Pull request event: 8
  • Create event: 5
Last Year
  • Delete event: 4
  • Push event: 8
  • Pull request event: 8
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (7)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7) github_actions (4) python (3)