Skip to content

Commit

Permalink
exporting vol methods
Browse files Browse the repository at this point in the history
  • Loading branch information
PavanChaggar committed Apr 15, 2024
1 parent b25ac70 commit d9660e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ADNIDatasets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,6 @@ end

# Exports
export ADNIDataset, ADNISubject, ADNIScanData
export get_suvr, get_ref_suvr, get_vol, get_dates, get_times,
export get_suvr, get_ref_suvr, get_ref_vol, get_vol, get_dates, get_times,
get_id, calc_suvr, get_initial_conditions
end # module ADNIDatasets

0 comments on commit d9660e4

Please sign in to comment.