diff output_report.py @ 4:a4c6fcf2c456 draft

"planemo upload commit 0584e8878deaf91614c6bb3c0122975300132c25"
author gregor.m
date Thu, 26 Nov 2020 16:40:47 +0000
parents 4d7f30a7e2f6
children d5a4180410c4
line wrap: on
line diff
--- a/output_report.py	Tue Nov 24 13:06:26 2020 +0000
+++ b/output_report.py	Thu Nov 26 16:40:47 2020 +0000
@@ -48,7 +48,7 @@
     ppl.close(fig)
 
     spyplot.period_snapshot(results['period'][frame],
-                            Wkwargs,
+                            Wkwargs['Tmin'],Wkwargs['Tmax'],
                             time_unit = 'a.u.')
     
     fig = ppl.gcf()
@@ -130,6 +130,7 @@
     
     html_string =f'''
     <html>
+    <!-- this file got automatically created by 'output_report.py' -->
     <title>SpyBOAT Output Report</title>
     <head>
         <!-- that doesn't work with galaxy.. -->