https://github.com/astro-informatics/uber3d
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: astro-informatics
- License: gpl-2.0
- Language: C++
- Default Branch: master
- Size: 1.71 MB
Statistics
- Stars: 0
- Watchers: 11
- Forks: 2
- Open Issues: 9
- Releases: 0
Metadata Files
README.md
Uber3D
3D Fourier transforms and pixelizations for galaxy survey analyses.
Install
Use the command mkdir build; cmake .. ; make
Dependencies: cmake, HDF5
On Mac OS this can be achieved with brew install cmake homebrew/science/hdf5. This might require unlinking other installs of HDF5 (e.g. from anaconda).
Test
Use the command src/uber3d/uber_test
Contribute
To contribute to the code i.e. add a feature or correct a bug, first open an issue describing your proposed modifications, create a branch from master to work on this issue, and finally, once the feature is implemented, submit a pull request to merge your modification with master.
NOTE: master is a protected branch, you cannot push your modifications directly to this branch. You need to submit a pull request, which can only be accepted if the proposed modifications pass the Travis CI build
License
Copyright 2016 the authors. The code in this repository is released under the open-source GPL2 License. See the file LICENSE for more details.
Owner
- Name: AstroInfo Team @ UCL
- Login: astro-informatics
- Kind: organization
- Location: United Kingdom
- Website: http://www.jasonmcewen.org/
- Repositories: 29
- Profile: https://github.com/astro-informatics