Corgidrp
C 68 completed
Other
library / python · small
273
Files
67,471
LOC
0
Frameworks
10
Languages
Pipeline State
completedRun ID
#375494Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
45.27Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47572
Member of a group with 1 similar repo(s) — canonical #27562 view group →
Top concepts (2)
Project DescriptionLibrary
Source: Repobility analyzer · https://repobility.com
AI Prompt
Create a data reduction pipeline for the Nancy Grace Roman Space Telescope Coronagraph Instrument. I need a Python library that can process telescope data. The pipeline should handle configuration settings stored in a local `.corgidrp` folder, which manages things like calibration database locations and noise error term tracking. Please ensure the setup instructions cover installing dependencies like `flake8` for linting and provide guidance on running end-to-end tests, which require specific external code installations.
python data-reduction astronomy telescope library
Generated by gemma4:latest
Catalog Information
This is the data reduction pipeline for the Nancy Grace Roman Space Telescope Coronagraph Instrument
Description
This is the data reduction pipeline for the Nancy Grace Roman Space Telescope Coronagraph Instrument
Novelty
3/10Tags
python data-reduction astronomy telescope library
Claude Models
claude-opus-4-6
Quality Score
C
68.0/100
Structure
68
Code Quality
49
Documentation
79
Testing
85
Practices
56
Security
92
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (274% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- 69 bare except/catch blocks swallowing errors
- 5916 duplicate lines detected \u2014 consider DRY refactoring
- 14 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
- Replace bare except/catch blocks with specific exception types
- Address 96 TODO/FIXME items \u2014 consider tracking them as issues
Security & Health
33.6h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
BSD-3-Clause
License
14.8%
Duplication
Languages
Frameworks
None detected
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | This is the data reduction pipeline for the Nancy Grace Roman Space Telescope Coronagraph Instrument | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Library | library | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
