cosmicray_lacosmic returns float32.
Open
astroscrappy
- Dominant language
- Python
- Stars
- 93
- Forks
- 92
- Avg merge
- 14h 44m
- Merged PRs (30d)
- 30
Description
Cannot control the precision of the array returned by cosmicray_lacosmic. Always get float32.
Contributor guide
Research direction
The issue identifies cosmicray_lacosmic as the entry point; begin by locating that function and reproducing its current float32 return with arrays of different precision. Determine how the result dtype is selected and add coverage for the requested control; done means callers can choose the returned array precision rather than always receiving float32.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100