Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upsample phantoms #319

Merged
merged 6 commits into from
Mar 11, 2024
Merged

Commits on Mar 8, 2024

  1. Upsample phantoms, example: obj_ui[] = brain_phantom2D(;us=3) impleme…

    …nted for brain_phantom2D, brain_phantom3D and pelvis_phantom2D.2
    
    modified:   Phantom.jl
    curtcorum committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1de363c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0ffaf View commit details
    Browse the repository at this point in the history
  3. Added @OnFo output for brain_phantom2D, brain_phantom3D and pelvis_ph…

    …antom3.
    
    example:
    julia> obj= pelvis_phantom2D(;);
    [ Info: Pelvis phantom 2D sample spacing is 2.0 mm.
    modified:   Phantom.jl
    curtcorum committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e899238 View commit details
    Browse the repository at this point in the history
  4. Added start_stop to brainnPhantom3D docstring.

    modified:   Phantom.jl
    curtcorum committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a61ad64 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Revert "Added @info output for brain_phantom2D, brain_phantom3D and p…

    …elvis_phantom3."
    
    This reverts commit e899238.
    
    modified:   Phantom.jl
    curtcorum committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    787170b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86b7bb View commit details
    Browse the repository at this point in the history