Skip to content

Commit

Permalink
Add detail
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Baroncelli committed Jul 22, 2023
1 parent 7eb8a34 commit 336e4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/api/advanced_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Advanced Analysis

They need to perform analyses with different configurations and they need to work with a new AGAnalysis object every time. AGAnalysis does not support a "stateless" mode, So they are implemented to create an new AGAnalysis object and perform analysis in a loop.

The code of the analysis is in the ``agilepy/api/advanced`` directory.

Spectra
*******
Expand Down

0 comments on commit 336e4e4

Please sign in to comment.