Skip to content

Commit

Permalink
Trigger github tests
Browse files Browse the repository at this point in the history
Commiting a space to trigger correct tests on github. Ignore this commit.
  • Loading branch information
GuiMacielPereira committed Sep 10, 2024
1 parent 3c2f9a8 commit 1a56094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mvesuvio/analysis_reduction.py
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,6 @@ def _set_results(self):
self.all_spec_best_par_chi_nit = np.array(allBestPar)
self.all_tot_ncp = np.array(allTotNcp)
self.all_ncp_for_each_mass = np.array(allIterNcp)

self.all_mean_widths = np.array(allMeanWidhts)
self.all_mean_intensities = np.array(allMeanIntensities)
self.all_std_widths = np.array(allStdWidths)
Expand Down

0 comments on commit 1a56094

Please sign in to comment.