Skip to content

Commit

Permalink
Update BoneJ_Module_Example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
harshamarupudi56 authored Nov 17, 2023
1 parent b2bd011 commit ad50ccd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Examples/BoneJ_Module_Example.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,7 @@
from BoneJ_Module import Anisotropy
from BoneJ_Module import Ellipsoid_Factor

import time

#filepath = "/BoneJ_Headless/ROIs/emu.nrrd"
#array,array1header = nrrd.read(filepath)
voxel_size = [25, 25, 25] #microns
#fiji_path = "~/Fiji.app/ImageJ-linux64"

if __name__ == "__main__":
parser = ArgumentParser()
Expand Down

0 comments on commit ad50ccd

Please sign in to comment.