jeremieglt
jeremieglt
**Description** Rotation matrix are set to zero during calculations in the acoustic forward model although they should not. **Specify a priority (low, medium, high)** Medium **Current Behavior** In `\simpa\simpa\utils\calculate.py` l.233-234...
**Please check the following before creating the pull request (PR):** - [x] Did you run automatic tests? - [x] Did you run manual tests? - [x] Is the code provided...
**Description** In the model-based volume creation, I added vessels with significant deformations (`Tags.STRUCTURE_CURVATURE_FACTOR` high, `Tags.STRUCTURE_RADIUS_VARIATION_FACTOR` high relatively to the vessel size, `Tags.STRUCTURE_BIFURCATION_LENGTH_MM` set within the lengths of most of the...
Hi, Two more "set up" questions on the Acuity device digital twin : - in the ithera_msot_acuity.py file, l.84-87, you define : ``` # y position relative to the membrane:...
Hi, **Description** I think I didn't find the time to introduce that I am working at iThera Medical with Dr. Guillaume Zanhd (director of imaging and research). I am working...
Hi again, **Description** As I mentionned in the previous message, we observed in the system calibration that the laser energy was dependant on the wavelength, and that considering it constant...
**Description** The CFL criterion is well set but the text describes the inverse : % A minimum CFL of 0.3 is advised in the kwave handbook. => % A **maximum**...
**Description** The description of the FOV cropping function (l.22 to 27 in field_of_view_cropping.py) is the following : """ Applies Gaussian noise to the defined data field. The noise will be...