# thuban
High precision astrometric image solving from a guess.
> [!WARNING]
> This package is not yet ready for production usage.
## To-do
- [x] make a basic pointing refinement algorithm
- [x] make a CLI for distortion and pointing solving simultaneously
- [ ] make a distortion only solving step
- [ ] try the distortion solving with a different size to see if that improves the pointing
- [ ] make a pointing report that includes all the helpful info at solving results
- [ ] evaluate quality of fit and report
- [ ] move steps from the CLI to a function for cleaner code
- [ ] allow passing in or using the existing distortion model instead of blanking it everytime
- [ ] check that all images have the same format upon loading
- [ ] avoid loading all the images at the beginning to preserve RAM
- [ ] allow solving by passing in a single filename instead of just a directory
- [ ] add more tests
- [ ] document all functions
- [ ] make a documentation website
Raw data
{
"_id": null,
"home_page": null,
"name": "thuban",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "\"J. Marcus Hughes\" <hughes.jmb@gmail.com>",
"keywords": "thuban, solar, physics, analysis, astrometry, astronomy",
"author": null,
"author_email": "\"J. Marcus Hughes\" <hughes.jmb@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/6c/93/161655d761af8aae5a2d26a78df32dd0e9281633151da1f2860ab0f7317d/thuban-0.0.5.tar.gz",
"platform": null,
"description": "# thuban\n\nHigh precision astrometric image solving from a guess.\n\n> [!WARNING]\n> This package is not yet ready for production usage.\n\n\n## To-do\n - [x] make a basic pointing refinement algorithm\n - [x] make a CLI for distortion and pointing solving simultaneously\n - [ ] make a distortion only solving step\n - [ ] try the distortion solving with a different size to see if that improves the pointing\n - [ ] make a pointing report that includes all the helpful info at solving results\n - [ ] evaluate quality of fit and report\n - [ ] move steps from the CLI to a function for cleaner code\n - [ ] allow passing in or using the existing distortion model instead of blanking it everytime\n - [ ] check that all images have the same format upon loading\n - [ ] avoid loading all the images at the beginning to preserve RAM\n - [ ] allow solving by passing in a single filename instead of just a directory\n - [ ] add more tests\n - [ ] document all functions\n - [ ] make a documentation website\n",
"bugtrack_url": null,
"license": null,
"summary": "High precision and accuracy astrometric image solving from a guess",
"version": "0.0.5",
"project_urls": {
"Bug Tracker": "https://github.com/punch-mission/thuban/issues",
"Changelog": "https://github.com/punch-mission/thuban/blob/main/CHANGELOG.md",
"Documentation": "https://readthedocs.org",
"Homepage": "https://example.com",
"Repository": "https://github.com/punch-mission/thuban.git"
},
"split_keywords": [
"thuban",
" solar",
" physics",
" analysis",
" astrometry",
" astronomy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6c93161655d761af8aae5a2d26a78df32dd0e9281633151da1f2860ab0f7317d",
"md5": "40272833d8a5191ef7e558a4bb486ed7",
"sha256": "b685072021bf35a8b652b1054f2c43fc1ee12c05433ebd34099cb0baba2f2eaa"
},
"downloads": -1,
"filename": "thuban-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "40272833d8a5191ef7e558a4bb486ed7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3059726,
"upload_time": "2024-11-13T10:11:38",
"upload_time_iso_8601": "2024-11-13T10:11:38.399209Z",
"url": "https://files.pythonhosted.org/packages/6c/93/161655d761af8aae5a2d26a78df32dd0e9281633151da1f2860ab0f7317d/thuban-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-13 10:11:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "punch-mission",
"github_project": "thuban",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "thuban"
}