Skip to content

[FIX] Use http://www.dicomlookup.com for DICOM tags#2344

Merged
effigies merged 4 commits intobids-standard:masterfrom
effigies:fix/dicomlookup
Feb 19, 2026
Merged

[FIX] Use http://www.dicomlookup.com for DICOM tags#2344
effigies merged 4 commits intobids-standard:masterfrom
effigies:fix/dicomlookup

Conversation

@effigies
Copy link
Collaborator

http://www.dicomlookup.com is back up. It no longer accepts HTTPS connections or dropping the www.

Based on http://www.dicomlookup.com/about:

This site is a hobby project. Your support to cover hosting costs is greatly appreciated.

I think it's not ideal to slam their server thousands of times a day, so I'm still excluding them from the link checker.

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "sed -i -e '/\\[DICOM/s/^\\( *\\)\\([a-zA-Z].*\\) `/\\1\\2\\n\\1`/' src/schema/objects/metadata.yaml src/schema/rules/checks/asl.yaml src/schema/rules/sidecars/mri.yaml src/schema/rules/sidecars/mrs.yaml src/schema/rules/sidecars/pet.yaml",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "bash -c 'git grep -l '\"'\"'https://dicomlookup'\"'\"' src/ | xargs sed -i'\"'\"''\"'\"' -e '\"'\"'s@https://dicomlookup.com@http://www.dicomlookup.com@g'\"'\"''",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@effigies effigies added exclude-from-changelog This item will not feature in the automatically generated changelog needs-review labels Feb 12, 2026
Copy link
Collaborator

@bendhouseart bendhouseart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@effigies effigies merged commit e50d0f7 into bids-standard:master Feb 19, 2026
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude-from-changelog This item will not feature in the automatically generated changelog needs-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants