bryannemcd / bryannemcd/ScaleRPy

Include better error handling

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, error handling is informal where it exists.

In find_ridge, errors should be raised for unsupported values of fittype, kde_bwmode, and kde_error keywords.

man_dat.py will also require error handling to be included, especially for missing or weird data

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the find_ridge entry point and man_dat.py to map the existing informal error handling. Define the supported values for fittype, kde_bwmode, and kde_error, then address missing or unusual data in man_dat.py; done means unsupported keyword values and problematic data produce explicit errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.