-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the GT segmentation file names with the new conventions #300
Comments
i think "desc-rater1" should not go at the end @NathanMolinier can confirm |
Yes, it should not indeed. Also, the suffix See the corrected tree below for
There is also a problem here with the
The name of the rater should be added instead to the |
Thanks you @NathanMolinier Following the new conventions, here is the modifications for I have no details to fill in the JSON files for Haris nor Katrin segmentations: Previous JSON sidecar : {
"Authors": [
"USB",
"Nilser Laines Medina"
],
"Label": "lesion-manual"
} New JSON sidecar : {
"SpatialReference": "orig",
"GeneratedBy": [
{
"Name": "Manual",
"Author": "Haris",
"Date": ""
}
]
} Previous JSON sidecar : {
"SpatialReference": "orig",
"GeneratedBy": [
{
"Name": "Manual",
"Author": "Katrin",
"Date": ""
}
]
} New JSON sidecar : {
"SpatialReference": "orig",
"GeneratedBy": [
{
"Name": "Manual",
"Author": "Katrin",
"Date": ""
}
{
"Name": "Manual",
"Author": "Michelle Chen",
"Date": "2023-01-23"
}
]
} Feedback please @mguaypaq |
Regarding the format for JSON sidecars, please check our intranet. These are the fields which are needed: {
"SpatialReference": "orig",
"GeneratedBy": [
{
"Name": "Manual",
"Author": "Nathan Molinier",
"Date": "2023-07-14 13:43:10"
}
]
} |
Update for dataset:
|
Thanks you @NathanMolinier , I have updated the JSON sidecars |
For For For |
Oh, my bad, For |
Description
This issue will be used to update the GT segmentation names to be in conformity with the new conventions.
Current arborescence of datasets:
Data MP2RAGE
tree
basel-mp2rage
tree
marseille-3T-mp2rage
tree
nih-ms-mp2rage
The text was updated successfully, but these errors were encountered: