Skip to content

Commit 6882b77

Browse files
author
Mika Pflüger
committed
Restructure code so that the functions take the polarization as a parameter.
Also remove prepare_fields and fields_at_prepared_positions, not really any usecases. Closes: #3
1 parent 571cc98 commit 6882b77

File tree

3 files changed

+125
-794
lines changed

3 files changed

+125
-794
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,3 @@ The functions in this module are:
1010
* `fields_parallel`: As fields, but parallelized.
1111
* `fields_at_positions`: Calculate the transmission and reflection amplitudes at specific positions in the stack.
1212
* `fields_at_positions_parallel`: As fields_at_positions, but parallelized.
13-
* `prepare_fields`, `prepared_fields_at_positions`: Separately calculate the transmission and reflection amplitudes for each
14-
layer in the stack and then at specific positions in the stack. (special use cases only)

0 commit comments

Comments
 (0)