-
Hi, I'm conducting single point calculation via autodE. By defult, the xyz file of atoms will be printed automatically,
```
%output
xyzfile=True
```
How can I cancel the output of xyz file?
-
How can I merge all files into one single file with mappings back to original coffee files?
I don't understand if this is possible, if it is then modifying documentation would be nice.
-
The CLI is cumbersome.
It requires placing the schema file in a directory with a unique extension and then outputting to a directory.
I just want to take a single file and convert it to a single…
-
I suggest always transcoding files (even if they are already mp3) so that they will have the same bitrate.
If they have the same bitrate we could add an `.env` property to allow all the playlist fi…
-
Our multi-file output support is janky. Perhaps we could simplify the Java case by nesting our types in an outer class?
-
output the raster sets as one file per parameter
n-dim updated
12 years ago
-
Calling the command:
```
$ pycbc_single_template --segment-length 528 --segment-start-pad 144 --segment-end-pad 16 --psd-estimation median --psd-segment-length 16 --psd-segment-stride 8 --psd-inver…
-
It is difficult to tell which gene or transcript a variant maps to from the final AIM outputs. The integrated .csv file contains multiple entries per variant, each corresponding to a transcript. The s…
-
As the mesh becomes larger, it is desirable to output the mesh-related quantities in
a single `.h5` file and not in every `.h5`.
-
**Please describe the use case that requires this feature.**
The current processing on the GRID runs multiple ctapipe-process processes for multiple input files and then merges the resulting small …