PEtab-dev / PEtab-dev/libpetab-python

Add: Allow plotting by observableID & simCondID at the same time

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

visualization
Dominant language
Python
Stars
18
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Could in some cases be useful to plot e.g. a single observable for only a few conditions.
So far an error rises: "Plotting without visualization specification file and datasetId can be performed via grouping by simulation conditions OR observables, but not both. Stopping."

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the plotting code that emits the quoted error and trace how observableID and simCondID grouping are handled; done means both filters can be used together without that error, with the resulting plot limited to the selected observable and conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
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.