MedicalImageAnalysisTutorials / SlicerCochlea

Multi-modal cochlea Images registration, segmentation and analysis
13 stars 4 forks source link

Checksum typos #25

Closed jamesobutler closed 5 years ago

jamesobutler commented 5 years ago

https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/commit/063ee637b35c864145f0f2f1f9bb4559b5a7f6d4 introduced typos related to checksums.

https://github.com/MedicalImageAnalysisTutorials/SlicerCochlea/blob/063ee637b35c864145f0f2f1f9bb4559b5a7f6d4/CochleaSeg/CochleaSeg.py#L449

SAH256 should become SHA256

idhamari commented 5 years ago

Thanks for reporting! It is fixed in the last commit.