qatrackplus / qcpump

QCPump is an extensible utility for extracting data from various sources (databases, filesystem etc) and moving it to other locations. The primary use of QCPump is currently for extracting data from SNC Daily QA3 databases (Firebird & Atlas) and uploading it to QATrack+ via QATrack+'s API.
MIT License
6 stars 4 forks source link

TrueBeam v4.0 changes #14

Open livingag opened 5 months ago

livingag commented 5 months ago

Just perusing the release notes for TrueBeam v4.0 and noticed this:

image

Am I right in interpreting that this means no MPC data will be able to be ingested into QAtrack+ (and I assume RadMachine for that matter) after upgrading to 4.0? Seems like Varian is not happy with others using MPC data at all

randlet commented 5 months ago

Yes, unfortunately that is my interpretation too.

ethanio12345 commented 2 months ago

So, having a chat with some people, you apparently should be able to still create session reports (which I'm hoping should still be accessible)? That would likely just mean parsing and "misinterpreting" the PDFs instead of the CSV files... sigh

randlet commented 2 months ago

"That would likely just mean parsing and "misinterpreting" the PDFs instead of the CSV files" Exactly. It's not too hard to write code to parse the PDF reports but of course it's more error prone and can't be automated to the same extent as the csv files.

I think the XML result files are still being written too but my understanding is that they don't contain the same set of results.