pyGSTi icon indicating copy to clipboard operation
pyGSTi copied to clipboard

Non-FOGI-compatible functions

Open juangmendoza19 opened this issue 1 year ago • 0 comments

While playing around with FOGI models, I noticed that the method print_parameters_by_op(self, max_depth=0) in model.py has not been updated to work with FOGI models. To be more specific, it seems like self.parameter_labels cannot be expected to always hold operator parameter labels anymore, but model parameter labels.

Environment :

  • pyGSTi v0.9.11.1

juangmendoza19 avatar Jul 14 '23 14:07 juangmendoza19