8000 Add logging to FDTD code · Issue #51 · esa/NIDN · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add logging to FDTD code #51
Closed
Closed
@gomezzz

Description

@gomezzz

Feature

Desired Behavior / Functionality

For easier debugging and understanding what happens on the inside we need to add logging to the FDTD part.

For an example how this can and should look have a look here

(If you wanna see what this gives you run on the existing notebooks with loglevel trace or debug ;) )

What Needs to Be Done

  • Add logging to fdtd compute_spectrum
  • Add logging to init_fdtd
  • Add logging to calculate_transmission_reflection_coeffs.py

How Can It Be Tested

In the notebook set different loglevels with nidn.set_log_level and have a look.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0