one-pass-fitting
One Pass style Point Spread Function fitting, and utilities for calibrating and combining catalogs.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
One Pass style Point Spread Function fitting, and utilities for calibrating and combining catalogs.
Basic Info
- Host: GitHub
- Owner: Vb2341
- Language: Python
- Default Branch: main
- Size: 1.78 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.rst
https://one-pass-fitting.readthedocs.io/en/latest/
Point Spread Function fitting and catalog utilities in python, as seen in HST1Pass
This package serves as a suite of tools to do PSF fitting and catalog merging.
Currently, we provide a single example notebook showing how to make the PSF catalogs,
align the images using those catalogs, and also merge them into a single master catalog!
This package is stll quite under development, though the documentation for the methods
and classes can be useful! In the meantime, take a look at the example notebook and
tell us what you think!
----------------------------------------------------------------------------------
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
:alt: Powered by Astropy Badge
License
-------
This project is Copyright (c) Varun Bajaj and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `Astropy package template `_
which is licensed under the BSD 3-clause license. See the licenses folder for
more information.
Contributing
------------
We love contributions! One Pass Fitting is open source,
built on open source, and we'd love to have you hang out in our community.
**Imposter syndrome disclaimer**: We want your help. No, really.
There may be a little voice inside your head that is telling you that you're not
ready to be an open source contributor; that your skills aren't nearly good
enough to contribute. What could you possibly offer a project like this one?
We assure you - the little voice in your head is wrong. If you can write code at
all, you can contribute code to open source. Contributing to open source
projects is a fantastic way to advance one's coding skills. Writing perfect code
isn't the measure of a good developer (that would disqualify all of us!); it's
trying to create something, making mistakes, and learning from those
mistakes. That's how we all improve, and we are happy to help others learn.
Being an open source contributor doesn't just mean writing code, either. You can
help out by writing documentation, tests, or even giving feedback about the
project (and yes - that includes giving feedback about the contribution
process). Some of these contributions may be the most valuable to the project as
a whole, because you're coming to the project with fresh eyes, so you can see
the errors and assumptions that seasoned contributors have glossed over.
Note: This disclaimer was originally written by
`Adrienne Lowe `_ for a
`PyCon talk `_, and was adapted by
One Pass Fitting based on its use in the README file for the
`MetPy project `_.
Owner
- Name: Varun Bajaj
- Login: Vb2341
- Kind: user
- Company: @spacetelescope
- Repositories: 6
- Profile: https://github.com/Vb2341
Senior Research Instrument Analyst at the Space Telescope Science Institute
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Bajaj
given-names: Varun
orcid: https://orcid.org/0009-0008-4009-3391
title: "One-Pass-Fitting"
version: 0.2
url: https://github.com/Vb2341/One-Pass-Fitting
GitHub Events
Total
- Issues event: 1
- Pull request event: 1
Last Year
- Issues event: 1
- Pull request event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- pllim (1)
- thomaswilliamsastro (1)
Pull Request Authors
- davecoulter (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
pyproject.toml
pypi
- jwst >=1.11.4
- scikit-learn >=1.3.0
- stwcs >=1.7.2
- tqdm *
setup.py
pypi