-
-
It there a way to set the graph scales for the average spectrum and calibrated spectrum graphs produced by the plot method. I'm doing multiple scans along the galactic plane, and it would be helpful i…
-
Goal: Create a website for Virgo Agent Project to explain what this project is about, how it can be valuable for other agent writers, and how to contribute to the project.
The target audience for d…
-
Title says it all.
-
In some rare occasions, the PDE2Virgo builder fails to copy the plug-in MANIFEST.MF folder to the binary folder during build.
When this happens the application typically fails to run, because the pro…
-
Multiple LIGO Condor AP at CIT are reporting "Transport endpoint is not connected", which is reoccurring after `cvmfs_config killall` and even rebooting.
Here is the current output of `chksetup` on…
-
If explorer dies and comes back to life the icon is not visible because that is not expected. Currently you have to restart virgo. Would be nice to detect if the taskbar is gone and create the icon ag…
-
Hi, trying to get current Zodiac sign based on current moon phase.
Using next lines:
```javascript
const vec = GeoVector(Body.Moon, date, false);
const equ = EquatorFromVector(vec);
const constel…
-
Currently it is just a script that calculates chi-squared for some files that you put in by hand. Since each folding data point costs about 3 seconds on a virgo-machine for a 1GB file, I computed them…
-
Maybe I don't understand it correctly, does the part of the code that uses the Virgo poly-commitment just commit to the input of the circuit? I don't see anything about the "zk-sumcheck" with mask-pol…