Skip to content

Commit

Permalink
[fix] replace Stanford with AICONSlab
Browse files Browse the repository at this point in the history
  • Loading branch information
jono3030 committed Nov 8, 2022
1 parent 441c364 commit 53f13f2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion miracl/lbls/miracl_lbls_stats.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Maged Goubran @ Stanford 2022, maged.goubran@utoronto.ca
# Maged Goubran @ AICONSlab 2022, maged.goubran@utoronto.ca

# coding: utf-8

Expand Down
2 changes: 1 addition & 1 deletion miracl/seg/miracl_seg_voxelize_parallel.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Maged Goubran @ Stanford 2022, maged.goubran@utoronto.ca
# Maged Goubran @ AICONSlab 2022, maged.goubran@utoronto.ca

# coding: utf-8

Expand Down
2 changes: 1 addition & 1 deletion miracl/sta/miracl_sta_create_force_graph.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Maged Goubran @ Stanford 2022, maged.goubran@utoronto.ca
# Maged Goubran @ AICONSlab 2022, maged.goubran@utoronto.ca

# coding: utf-8

Expand Down
2 changes: 1 addition & 1 deletion miracl/sta/miracl_sta_gen_tract_density.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Maged Goubran @ Stanford 2022, maged.goubran@utoronto.ca
# Maged Goubran @ AICONSlab 2022, maged.goubran@utoronto.ca

# coding: utf-8

Expand Down
2 changes: 1 addition & 1 deletion miracl/sta/miracl_sta_gen_tract_endpoints.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# Maged Goubran @ Stanford 2022, maged.goubran@utoronto.ca
# Maged Goubran @ AICONSlab 2022, maged.goubran@utoronto.ca

# coding: utf-8

Expand Down

0 comments on commit 53f13f2

Please sign in to comment.