Fix (add space between colon and values) log message for GWSkyNet
All threads resolved!
Closes #629 (closed). This merge request will add space in GWSkyNet log message so that the message would be:
GWSkyNet annotation from bayestar.multiorder.fits. GWSkyNet class score: 0.964, FAP: 0.096, FNP: 0.249. (gwskynet.json)
instead of
GWSkyNet annotation from bayestar.multiorder.fits. GWSkyNet class score: 0.964, FAP:0.096, FNP:0.249. (gwskynet.json)
Merge request reports
Activity
changed milestone to %O4
Hi @brandon.piotrzkowski, thanks again for catching the problem with the format earlier. Could you please take a moment to review this merge request and confirm if the proposed changes address the issue?
added 1 commit
- dd0fab79 - added space between values and colons in the log message
- Resolved by Brandon Piotrzkowski
Can you rename the commit to something better descriptive of the overall change? It seems too generic at the moment.
added 1 commit
- c865b793 - Correct GWSkyNet log message. Add space between FAP/FNP: and {values}.
Please register or sign in to reply