Open bryates opened 9 months ago
Need to changing deepcopy() to copy() doesn't change the results.
deepcopy()
copy()
_Originally posted by @bryates in https://github.com/TopEFT/topeft/pull/391#discussion_r1493410151_
https://github.com/TopEFT/topeft/blob/a86266143310da648f6ca642a15d41bfbb78c843/analysis/topeft_run2/analysis_processor.py#L348 https://github.com/TopEFT/topeft/blob/a86266143310da648f6ca642a15d41bfbb78c843/analysis/topeft_run2/analysis_processor.py#L472 https://github.com/TopEFT/topeft/blob/5af50257ac4215f7087bd94af6e3d7b8f2770f3a/analysis/topeft_run2/analysis_processor.py#L497-L505
Need to changing
deepcopy()
tocopy()
doesn't change the results._Originally posted by @bryates in https://github.com/TopEFT/topeft/pull/391#discussion_r1493410151_
https://github.com/TopEFT/topeft/blob/a86266143310da648f6ca642a15d41bfbb78c843/analysis/topeft_run2/analysis_processor.py#L348 https://github.com/TopEFT/topeft/blob/a86266143310da648f6ca642a15d41bfbb78c843/analysis/topeft_run2/analysis_processor.py#L472 https://github.com/TopEFT/topeft/blob/5af50257ac4215f7087bd94af6e3d7b8f2770f3a/analysis/topeft_run2/analysis_processor.py#L497-L505