Skip to content
  • 1 Votes
    27 Posts
    136 Views
    brynB

    @lucky_lin In our first version of the head segmenation (head16) we trained with a smaller dataset, where T1w and T2w was available. We trained two networks, one with just T1w as input, one that gets T1w + T2w as input.

    In our later work we extended the training data, but only have T1w images. Therefore, the head30 and head40 only needs a T1w image.

  • Location of Simulation Outputs and Voxel Coordinates?

    Python API
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Export large files to matlab

    Analysis & Postprocessing
    3
    0 Votes
    3 Posts
    313 Views
    L

    @ofli Can the conductivity map after head segmentation be exported?

  • About TI Simulation

    Python API
    4
    0 Votes
    4 Posts
    23 Views
    L

    I want to see the impact of different grid sizes on the simulation, so I cloned a pair of simulations and modified the maximum step size of the grid. However, I found that if I create a new pair of simulations using the same settings, the grid sizes, simulation durations, and results of the new simulations and the cloned simulations are all different. Why does this happen?

  • Sim4Life update v8.2

    Installation & Licensing
    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Volt and sensitivity of transducer sim4lite

    Sim4Life
    2
    0 Votes
    2 Posts
    27 Views
    M

    Assuming a linear relation between voltage and pressure amplitude, you should be able to map the input voltage to the input pressure (I think its 1 MPa by default), and then use this as a scaling factor, but it's unclear to me what you mean with voltage at the focused area.

    What exactly do you mean by transducer sensitivity? You could run additional simulations where you shift the transducer or slightly change some parameters to get a sense of the sensitivity.

  • Simulation outputs

    Simulations & Solvers
    6
    0 Votes
    6 Posts
    64 Views
    A

    Great! Goit it, thank you so much.
    One last question regarding where the simulation outputs are located and saved. The coordinates of the voxelized entities where can be found?

    Thank you so much for your time 🙂

  • White matter anisotropy

    Simulations & Solvers
    8
    0 Votes
    8 Posts
    242 Views
    G

    @bryn Thanks, I found it!

  • 0 Votes
    2 Posts
    32 Views
    ofliO

    Hi @tayjiekai

    sim4life.lite is the student version of our online simulation platform sim4life.science and comes with certain limitations. As indicated by the error message, it does not support a number of neurons exceeding 10. If the limitations of sim4life.lite are too restrictive for your work, I suggest transitioning to the full Sim4Life web version at sim4life.science.

  • Problems when simulating antenna efficiency

    Analysis & Postprocessing
    2
    0 Votes
    2 Posts
    33 Views
    SylvainS

    Hi, you can get additional information by enabling the "Far Field" sensor and then choosing the "Radiation Report" evaluator (see for example the Phased Array Patch Antenna tutorial).
    It will not solve your problem, but might help you get a clearer picture. From what you describe, it's possible you have a very low mismatch efficiency (most of the energy is reflected).
    This could be addressed by improving the way you are modeling your source, or by just ignoring it if it is not important (i.e. if you are not actually simulating the real feed and are only interested in the antenna itself). You would do that by considering the Radiation Efficiency (ratio of Radiated Power to Accepted Power) instead.

  • IsoSurface mesh

    Analysis & Postprocessing
    3
    0 Votes
    3 Posts
    42 Views
    A

    Hello! Thank you for your quick answer 🙂 I'll do that in the meantime

  • Sim4Life V8.2 Release

    Announcements
    1
    1 Votes
    1 Posts
    50 Views
    No one has replied
  • Iso Surfaces - Creating volumes with a threshold

    Python API
    1
    0 Votes
    1 Posts
    35 Views
    No one has replied
  • EM FTDM simulation

    Simulations & Solvers
    4
    1 Votes
    4 Posts
    108 Views
    H

    Joule heating sources from various processes (e.g., EM energy deposition by ohmic losses) can be considered as inhomogeneous heat sources in thermal simulations.
    To create heat sources

    Simulation Link: Sensor settings of an EM FDTD simulation in the same project can then be dragged and dropped into Source Settings folder. Modulated Analysis/Cache: Data Origin Type can be defined as:
    (a) Cache File: select the path of a thermal source previously exported into a .cache file.
    (b) Analysis Output: select the energy density of interest directly from the Analysis.

    You can look into the heated brain tutorial for a simplified example.

  • Accessing specific entities of my model from the python API

    Python API
    2
    1 Votes
    2 Posts
    36 Views
    L

    found my own answer:

    image.png

  • 0 Votes
    2 Posts
    60 Views
    SylvainS

    Hi,
    There is most likely an error due to a sanity check, since you appear to have lossy tissues in your simulation and the Magneto Static Vector Potential solver does not account for those losses. Having a ferrous core, however, you do need to use that solver.
    The trick is to chain 2 simulations: one that solves the magnetic vector potential (A), and one that uses this A as a source term to determine the induced electric field (this time accounting for losses). The key is to remove the lossy tissues from the first simulation (only metallic or ferrous materials play a role anyhow).
    I would recommend you have a look at the LF tutorial called "Wireless Power Transfer: Exposure Assessment", since it uses the same technique.

    In addition, it seems that "The solver may have run out of RAM"... I would therefore check the RAM usage to make sure it's not going beyond your resources. Note that using the technique above allows you to have two different resolutions: one optimized to properly resolve the coil, the other to resolve the tissues (as long as the domain sizes of the first simulation is large enough to include that of the second). This usually leads to smaller grid sizes, thereby reducing the RAM usage...

  • 0 Votes
    2 Posts
    73 Views
    ofliO

    Hi,
    Please allow me to share here the response we sent you via the Sim4Life support email so that other users can benefit from your questions. The default machine provides 500GB of storage, and you are running out of space for this project. If your results require more than 500GB, consider upgrading to a higher-tier machine with greater storage capacity. Alternatively, you could reduce the size of your simulation project by splitting it into multiple smaller simulations. This would allow you to continue using the default tier. Additionally, you might optimize your sensor settings, such as by creating smaller sensors and recording data for specific volumes of interest, rather than using an Overall Field sensor.

  • Current distribution

    Analysis & Postprocessing
    1
    1 Votes
    1 Posts
    26 Views
    No one has replied
  • 1 Votes
    1 Posts
    55 Views
    No one has replied
  • 2 Votes
    1 Posts
    32 Views
    No one has replied