Skip to content

Releases: BrownBiomechanics/Autoscoper

ExtendedFrame SampleData v.1.5

11 Jul 15:48
Compare
Choose a tag to compare
Pre-release

Left_Hop was collected as part of single leg hop BVR knee protocol. NIAMS K99AR069094. JBeveridge

Full tiff volumes (not cropped) as generated from Mimics segmentation software. STLs modified from original dicom patient position. As in readme- column orientation .tra , excerpt frames 195-235 or original trial.
File/Folder relative organization as recommended

Associated raw or pre-processed data included v.1.2, additional stl and transform files uploaded in v.1.3.
ground truth tra files in v.1.4
leftHopKnee_traGT.zip
v.1.5 includes relative pat cfg Version 1.1

flx_ext is from subject WN00113 of TWA study. NIH P30GM122732, AFSH + Goldner Award. JJ Crisco B Akhbari
Flexion Extension wrist motion. Excerpt from original trial : frames195-255 Third metacarpal (mc3) and radius tiff stacks / tracking details included. Tiff stacks are CROPPED. CT to AUT transforms in Meshes folder, included. NOTE* #139 tiff and AUT stl are analogs - flipped internally. .tra applied to AUtstl is correct.
v.1.5 includes relative pat cfg Version 1.1

Associated raw /pre-processed data included v.1.1.

SampleData

02 May 21:11
Compare
Choose a tag to compare
SampleData Pre-release
Pre-release

Binary files for the sample datasets.

2023-08-01

Updated all datasets to include new relative path config (*.cfg) file.

2023-07-26

Updated Knee sample data to include more frames

2023-07-20

Updated Wrist and Ankle sample datasets to include more frames. Knee will be following soon.

2023-05-25

This is the original sample data included in the Autoscoper repository, separated and packaged for the AutoscoperM Slicer extension.


FileName SHA256
2023-05-25-Ankle.zip 1f23cbc58a0457681d37a234154f83444addd1979835706f5d5718819bba822c
2023-05-25-Knee.zip 5e5a1f69d195b95de4f172192e060076eb0c52c0c1fe8be659eec69d29feeafa
2023-05-25-Wrist.zip 6c5a8bc2761845de557ef3a7dda2afaa32e8fd3588ab592f16ce67ec7ff6d87e
2023-07-20-Ankle.zip eb5150d28b515508f8a6f85c8979ba0ea8f1e8d4d5a1fdff80a9197905355808
2023-07-20-Wrist.zip 3cc585f7301a7bbc707838b96259f4feda363aa8b9a0d0a01ba32c25b177afc4
2023-07-26-Knee.zip 2e882fda710672cb5f187c6f9b502a18bc64390d5723a99d0109c9f9168195d1
2023-08-01-Ankle.zip 9e666e0dbca0c556072d2c9c18f4ddc74bfb328b98668c7f65347e4746431e33
2023-08-01-Knee.zip ffdba730e8792ee8797068505ae502ed6edafe26e70597ff10a2e017a4162767
2023-08-01-Wrist.zip 86a914ec822d88d3cbd70135ac77212207856c71a244d18b0e150f246f0e8ab2

DocsResources

27 Mar 07:54
docs-resources
b21516c
Compare
Choose a tag to compare
DocsResources Pre-release
Pre-release

Binary files used in Autoscoper documentation

autoscoper-v2.7.1

25 Sep 19:11
autoscoper-v2.7.1
Compare
Choose a tag to compare
autoscoper-v2.7.1 Pre-release
Pre-release

What's Changed

  • Added Sample Data.
  • Fixed the bug that was crashing Autoscoper while exiting the software.
  • Fixed the bug that wasn't let users reduce the volume number in New Trial.
  • Fixed the window size errors.

Full Changelog: https://github.com/BrownBiomechanics/Autoscoper/commits/autoscoper-v2.7.1

Notes

This release of Autoscoper was originally created by @BardiyaAk and hosted at https://simtk.org/frs/?group_id=1799. The tag autoscoper-v2.7.1 and associated GitHub release were created a posteriori by @jcfr to organize the Autoscoper v.2.7.1 binaries along side the source code.

For reference, the following command were used to create the tag:

commit_date=$(git log --format=%aD 8b0fa2f5a19354d643e66d15fe2a64c138bf8c86 | head -n1)
GIT_COMMITTER_DATE=$commit_date  git tag -s -m "Autoscoper v2.7.1" autoscoper-v2.7.1 8b0fa2f5a19354d643e66d15fe2a64c138bf8c86