Dear Moderator,

I have observed that my final two submissions yielded illogical identical scores (up to 16 decimal places) despite having different aggregate values. This has raised concerns regarding potential calculation errors in the final score. Given that all the segmentation metrics increased, I re-evaluated the second submission, and I believe it should have obtained a final score of 0.942.

Could you please provide me with the DSC_ALL values and elaborate on this phenomenon?

It is possible that I may be mistaken in my conclusion. If there is any confusion caused by my response, I sincerely apologize.

The first submission

Submission created
Sept. 11, 2023, 5:16 p.m.
Result created
Sept. 11, 2023, 5:16 p.m.
{
  "score": 0.9416115507764796,
  "aggregates": {
    "aop": 7.969841720467316,
    "hd_fh": 10.903013094170403,
    "hd_ps": 7.803454668706965,
    "asd_fh": 3.3449990167788095,
    "asd_ps": 3.0201797140496116,
    "hd_all": 12.330923440674392,
    "asd_all": 3.010195977262088,
    "dice_fh": 0.9399289251339821,
    "dice_ps": 0.9342685418888532
  }
}

The second submission

Submission created
Sept. 13, 2023, 1:30 p.m.
Result created
Sept. 13, 2023, 1:30 p.m.

{
  "score": 0.9416115507764797,
  "aggregates": {
    "aop": 7.96984172046731,
    "hd_fh": 10.698506684709317,
    "hd_ps": 7.55858590991681,
    "asd_fh": 3.3069457201446806,
    "asd_ps": 2.994517273051398,
    "hd_all": 12.059466724393793,
    "asd_all": 2.981070801786014,
    "dice_fh": 0.9402590066903757,
    "dice_ps": 0.9345793711119181
  }
}