Published February 1, 2019
| Version 0.7.1
Software
Open
bids-standard/pybids: 0.7.1
Creators
- Yarkoni, Tal1
- Markiewicz, Christopher J.2
- de la Vega, Alejandro1
- Gorgolewski, Krzysztof J.3
- Salo, Taylor4
- Halchenko, Yaroslav O.5
- McNamara, Quinten1
- DeStasio, Krista6
- Poline, Jean-Baptiste7
- Petrov, Dmitry8
- Hayot-Sasson, Valérie9
- Nielson, Dylan M.10
- Carlin, Johan11
- Kiar, Gregory12
- Whitaker, Kirstie13
- DuPre, Elizabeth12
- Wagner, Adina14
- Ivanov, Alexander
- Tirrell, Lee S.15
- Jas, Mainak16
- Hanke, Michael17
- Poldrack, Russell2
- Esteban, Oscar3
- Appelhoff, Stefan18
- Holdgraf, Chris19
- Staden, Isla20
- Rokem, Ariel21
- Thirion, Bertrand22
- Kleinschmidt, Dave F.23
- Lee, John A.24
- Visconti di Oleggio Castello, Matteo25
- Notter, Michael Philipp26
- Roca, Pauline27
- Blair, Ross2
- 1. University of Texas at Austin
- 2. Stanford University
- 3. Department of Psychology, Stanford University
- 4. Florida International University
- 5. Dartmouth College
- 6. University of Oregon
- 7. McGill University
- 8. Institute for Problems of Information Transmission
- 9. Concordia University
- 10. National Institute of Mental Health
- 11. MRC Cognition and Brain Sciences Unit
- 12. Montreal Neurological Institute and Hospital
- 13. Alan Turing Institute; Department of Psychiatry, University of Cambridge
- 14. Psychoinformatics Lab, Institute of Psychology, Otto-von-Guericke University Magdeburg
- 15. CorticoMetrics LLC
- 16. Télécom ParisTech, France
- 17. Otto-von-Guericke-University Magdeburg, Germany
- 18. Center for Adaptive Rationality, Max Planck Institute for Human Development, Berlin, Germany
- 19. Berkeley Institute for Data Science; University of California at Berkeley
- 20. Queen Mary University London
- 21. The University of Washington eScience Institute
- 22. INRIA
- 23. Rutgers University
- 24. NIMH IRP
- 25. UC Berkeley
- 26. The Laboratory for Investigative Neurophysiology (The LINE), Department of Radiology and Department of Clinical Neurosciences, Lausanne, Switzerland; Center for Biomedical Imaging (CIBM), Lausanne, Switzerland
- 27. Sainte-Anne Hospital Center, Université Paris Descartes
Description
Release Notes
This is a bug fix release in the 0.7 series. The primary API change is improved handling of Path
objects.
- FIX: Path validation (#342)
- FIX: Ensure consistent entities at all levels (#326)
- FIX: Edge case where a resampled column was too-long-by-one (#365)
- FIX: Use BIDS metadata for TR over nii header (#357)
- FIX: Add check for
run_info
to be a list, passrun_info
in correct position. (#353) - FIX: If
sampling_rate
is'auto'
, set to first rate ofDenseRunVariables
(#351) - FIX: Get the absolute path of the test data directory (#347)
- FIX: Update reports to be 0.7-compatible (#341)
- ENH: Rename
sr
variable to more intuitiveinterval
(#366) - ENH: Support
pathlib.Path
and otherstr
-castable types (#307) - MNT: Updates link to derivative config file in notebook (#344)
- MNT: Add bids-validator dependency (#363)
- MNT: Require pandas >= 0.23.0 (#348)
- MNT: Bump grabbit version (#338)
- CI: Ignore OSX Python 3.5 failures (#372)
- CI: Build with Python 3.7 on Travis, deploy on 3.6 (#337)
Files
bids-standard/pybids-0.7.1.zip
Files
(6.1 MB)
Name | Size | Download all |
---|---|---|
md5:6ab9b99aab41fa443aae442390b7f312
|
6.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/bids-standard/pybids/tree/0.7.1 (URL)