RudoRoemer / PDB2MovieWeb

Web-based front- and backend for PDB2Movie scripts
GNU General Public License v3.0
1 stars 1 forks source link

restructuring the submission report #6

Closed RudoRoemer closed 6 years ago

RudoRoemer commented 6 years ago

Three changes to the report (sample given below):

[1] include the submission.txt header

[2] change the email address to something like no-reply@warwick.ac.uk

[3] Give the name of the submitted file instead of "unnamed.pdb".

From admin admin@advem.lnx.warwick.ac.uk

file: unnamed.pdb python file used: N/a resolution: 1920 combi: 1080 multi: 1 waters: 0 threed: 0 confs: 0 freq: 2000 step: 100 dstep: 0.1 Keep list: 0.01 Modes: NULL Cutoffs: 7 Date Submitted: 2.0

Your User Reference Code: 27

SamMoffat commented 6 years ago

Filename listed properly, formatting of data is noew correct, User code has been correctly added. I can't see the submission.txt file inside scripts/web/email-texts/, would you like the contents of that to be the subject of the email?

RudoRoemer commented 6 years ago

I think we called this file "accepted.txt".

RudoRoemer commented 6 years ago

Sorry, no! We called it "processing.txt" while "accepted.txt" is when the job actualy starts.

SamMoffat commented 6 years ago

I've misinterpreted those two files, I have used accepted.txt for when the request is initially sent and processing.txt when the request begins processing. So this isn't correct and they need to be swapped round?

SamMoffat commented 6 years ago

Am I correct in thinking that this issue has been fixed?