-
Notifications
You must be signed in to change notification settings - Fork 21
/
CITATION.cff
60 lines (51 loc) · 1.76 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
cff-version: 1.2.0
title: caput
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
doi: "10.5281/zenodo.5846374"
repository-code: "https://github.com/radiocosmology/caput"
abstract: >-
Useful utilities for dealing with large datasets on computer clusters with
applications to radio astronomy in mind. Includes modules for dynamically importing
and utilizing mpi4py, in-memory mock-ups of h5py objects, and infrastructure for
running data analysis pipelines on computer clusters.
license: MIT
authors:
- given-names: "J. Richard"
family-names: "Shaw"
affiliation: "University of British Columbia"
orcid: "https://orcid.org/0000-0002-4543-4588"
- given-names: "Kiyoshi"
family-names: "Masui"
affiliation: "MIT"
orcid: "https://orcid.org/0000-0002-4279-6946"
- given-names: "Rick"
family-names: "Nitsche"
affiliation: "University of British Columbia"
- given-names: "Anja"
family-names: "Boskovic"
affiliation: "University of British Columbia"
- given-names: "Shifan"
family-names: "Zuo"
- given-names: "Tristan"
family-names: "Pinsonneault-Marotte"
affiliation: "University of British Columbia"
orcid: "https://orcid.org/0000-0002-9516-3245"
- given-names: "Liam"
family-names: "Gray"
affiliation: "University of British Columbia"
orcid: "https://orcid.org/0000-0003-3986-954X"
- given-names: "Mateus"
family-names: "Fandino"
affiliation: "Thompson Rivers University"
orcid: "https://orcid.org/0000-0002-6899-1176"
- given-names: "Donald V."
family-names: "Wiebe"
affiliation: "University of British Columbia"
orcid: "https://orcid.org/0000-0003-2631-6217"
- given-names: "Seth R."
family-names: "Siegel"
affiliation: "McGill University"
orcid: "https://orcid.org/0000-0003-2631-6217"