momchil-flex
momchil-flex
### What happened? Version 2022.6.0 produces an error when I try something like `data_array.sel(coordintate=(val1, val2))`. Now this only works if the sequence values are provided as a list instead. ###...
- [ ] web.wait(task_id) - [ ] Job.wait() - [ ] Batch.wait()
We should explain the implications of fields not decaying sufficiently (FreqMonitors may be wrong) and link the warning that is produced when you load the simulation data to that page...
If a simulation errors e.g. on preprocessing, `web.monitor` exits with an abstruse and unrelated error. I am thinking of generally reorganizing internal logging such that hopefully the error message at...
Now that we have arrows for angled sources and mode monitors, would be great to also make them bend if a `bend_radius` is specified in `ModeSpec`.
Currently, the flux monitor does the computation server-side and interpolates to the Yee field *center* closest to the position of the flux plane along the normal direction. This is probably...
There's also a backend test that `FluxMonitor` and `FluxTimeMonitor`-s produce the same result as the same-sized field monitors when calling the `flux` method.
We have a [validator](https://github.com/flexcompute/tidy3d/blob/2d6bd787686bd25fd371143f176ec5a0baa35b8d/tidy3d/components/simulation.py#L1073-L1081) that is meant to validate that a diffraction monitor is in a homogeneous medium. However, what it actually does is compute the list of mediums that...
**Is your feature request related to a problem? Please describe.** If two different sets of (mode) field data are computed at different locations, it is not currently easy to compute...