#59: Save rmss
for futher investigations
For instance to plot a fair comparison, see [issues/59#issuecomment-1732](#59 (comment)).
This commit is contained in:
@@ -56,5 +56,6 @@ plt.title(f'RMS between both subgroups estimated PRNUs with {DENOISER} denoiser
|
||||
plt.xlabel('Number of images of each subgroup')
|
||||
plt.ylabel('RMS between both subgroups estimated PRNUs')
|
||||
plt.plot(rmss)
|
||||
saveNpArray('{setting}_rmss', rmss)
|
||||
plt.savefig(f'{setting}_rms_between_estimated_prnu_of_2_subgroups.svg')
|
||||
#plt.show()
|
||||
|
Reference in New Issue
Block a user