========================== RegressAgainstPreviousStep ========================== This step provides a simple way to see how the processing has changed between versions. It will loop over and produce difference images between the current version and the named previous version, so you can see what has changed (and by how much). --- API --- .. autoclass:: pjpipe.RegressAgainstPreviousStep :members: :undoc-members: :noindex: