Skip to content

Update idc-index version, improve capabilities after debugging#20

Merged
fedorov merged 5 commits into
mainfrom
skill-md-reduce-redundancy
May 10, 2026
Merged

Update idc-index version, improve capabilities after debugging#20
fedorov merged 5 commits into
mainfrom
skill-md-reduce-redundancy

Conversation

@fedorov

@fedorov fedorov commented May 10, 2026

Copy link
Copy Markdown
Member

No description provided.

fedorov and others added 5 commits May 8, 2026 18:43
- Consolidate three thin use_cases.md stub sections (Batch Processing,
  Integration with Pipelines, Common Use Cases) into Quick Navigation
- Merge duplicate SeriesInstanceUID join table rows (seg/ann/contrast
  and volume_geometry tables now in one row)
- Remove repeated version prose from Installation (v24/0.12.2 already
  in frontmatter and REQUIRED_VERSION constant)
- Renumber Core Capabilities sections after removals (7→6, 8→7)
- Remove Schema Reference subsection from Resources (covered at Index Tables)
- Remove Related Skills section (non-canonical tool references)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The method name implied accepting a DataFrame; add an explicit warning
that it takes filter keyword args (not a DataFrame), document
download_dicom_series as an alternative with its different arg order,
and restructure the example as a step-by-step query→extract→download
flow with downloadDir consistently first in all calls.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Three new modality-specific acquisition parameter tables added in
idc-index-data 24.2.0: ct_index, mr_index, pt_index. All join on
SeriesInstanceUID and are fetched on demand.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…umns

Addresses the failure mode where agents query `index` for modality-specific
parameters (SliceThickness, KVP, etc.) instead of using ct_index/mr_index/pt_index.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fedorov fedorov merged commit b90664d into main May 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant