SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.

OTHER License

Stars
127
Committers
42

Bot releases are hidden (Show)

SCIRun - NIH Site Visit Milestone release: Q

Published by dcwhite over 9 years ago

SCIRun - EAB 2015 Milestone release: "Poseidon"

Published by dcwhite over 9 years ago

SCIRun - Sixth Alpha Milestone: "Ophion"

Published by dcwhite over 9 years ago

Features:

  • todo

Modules:

  • todo
SCIRun - Fifth Alpha Milestone: "Nyx"

Published by dcwhite almost 10 years ago

Features:

  • New GUI look debut
  • Rendering system fixes
  • Network execution speedup

Modules:

  • TODO modules update...
SCIRun - Fourth Alpha Milestone: "Metis"

Published by dcwhite almost 10 years ago

Includes new "Entity System" renderer.

Many new GUI features.

Modules:

Todo: fill in this description.

SCIRun - SCIRun 5 Alpha with BrainStimulator 1.1

Published by dcwhite almost 10 years ago

SCIRun - Third Alpha Milestone: "Lelantos"

Published by dcwhite almost 10 years ago

Includes Brain Stimulator v1.1

Main new features:

  • Network editor zoom feature
  • SCIRun Field I/O: Nrrd and Matlab files can be read and written.
  • Module dock can be disabled.
  • Port caching is much improved.
  • Module UIs can be collapsed within the dock.

New modules:

  • TDCS-related
    • ElectrodeCoilSetup
    • SetupTDCS
  • Other
    • NetworkNotes
    • ConvertFieldBasis
    • SetFieldDataToConstantValue
    • ClipFieldByFunction
    • CreateMatrix improvements

Also in this release:

  • Various bug fixes and GUI improvements
SCIRun - 10/28 Testing lunch binaries

Published by dcwhite almost 10 years ago

Data is attached below.

SCIRun - Second Alpha Milestone: "Kronos"

Published by dcwhite about 10 years ago

Includes all functionality of the Brain Stimulator Release, plus the following:

Main new features:

  • Data directory automatically stored in UI.
  • Many interface enhancements, listed here.

New modules:

  • TDCS-related
    • BuildFEVolRHS
    • SimulateForwardMagneticField
    • GenerateROIStatistics
  • Other
    • GetMatrixSlice. Replaces GetColumnOrRowFromMatrix
    • SplitFieldByConnectedRegion

Also in this release:

  • Session logging added in both database and text forms.
  • Unit test data ported over to Github.
  • Bug fix: string port on parser modules.
SCIRun - SCIRun 5 Alpha with BrainStimulator Release

Published by dcwhite about 10 years ago

BrainStimulator 1.0 release:

  • Simulation setup for TMS and tDCS
  • ROI Analysis
  • Colin27 models available soon.
  • Documentation available soon.
SCIRun - First Alpha Milestone: "Jocasta"

Published by dcwhite about 10 years ago

Milestone J is the first of our alpha releases. Binaries are linked below.

Main new features:

  • Port caching implemented
  • Single module execution implemented
    • Only executes connected subset of network.
  • Data directory for regression test data
  • Module and connection notes are now saved in the network file.
  • Module UIs are now dockable on the right side of network editor window.

New modules:

  • TDCS-related
    • SetConductivitiesToTetMesh
  • Other
    • MapFieldDataFromSourceToDestination
    • MapFieldDataOntoElems

Also in this release:

  • Improved CreateMatrix module
  • TriSurf bug fix from v4.7
  • Test coverage statistics are now measured as part of the nightly build.
  • Improved connection GUI
  • Python script for adding a new module
SCIRun - Io Milestone

Published by dcwhite over 10 years ago

This will be the last pre-alpha milestone. We'll use it for the upcoming testing lunch. Binaries and an official github release will be available tomorrow.
New in this release:

Modules:
    ConvertMatrixType
    Calculcate/CreateFieldData
    InterfaceWithCleaver
    AddKnownsToLinearSystem
    ApplyMappingMatrix
    JoinFields
    SplitFieldByDomain
    Set/GetFieldData
    FairMesh
    ResampleRegularMesh
    ProjectPointsOntoMesh
    CalculateDistanceToField/Boundary
Features:
    Asynchronous ViewScene ports
    Favorite modules can be saved in your preferences
    New experimental renderer, available on MacOS
    Teem library hooked up
    Bundle datatype
    GUI enhancements
    Continuous Build set up for Linux platform