-
See https://tart.run/integrations/github-actions/.
-
```
Create a simple 'Hello World' module and name it Hello.tart.
Compiling the source with the command
tartc -i Hello.tart
produces a bitcode file.
Compiling with
tartc -g -i Hello.tart
results …
-
```
Create a simple 'Hello World' module and name it Hello.tart.
Compiling the source with the command
tartc -i Hello.tart
produces a bitcode file.
Compiling with
tartc -g -i Hello.tart
results …
-
Trying to get json files out of h5 to test concatenation in tart2ms, but failing dismally to make them
```
tart_vis2json --vis ../NZ_2022_10_19/*.hdf …
-
I am trying to convert the attached *.pkl file that was generated with the Stellenbosch University TART, but I am unable to do so using the latest `tart` package (version 0.15.5).
I am running the …
-
This issue was detected in the example notebook:
https://github.com/tart-telescope/notebooks/blob/main/getting_started/TART_cmd_data.ipynb
The command line script `tart_vis2json` needs a littl…
-
## Why
Use Tart to allow parallel runners on one MacStadium and streamline the setup.
## Acceptance Criteria
- Create a script to:
- Install Tart with brew.
- Download Tart VM.
- Set up Tart …
-
It appears that the SSH shell provisioner isn't triggering on my Fedora build on Tart which is almost identical to my build on x86_64 VirtualBox.
You can reproduce this like so
```
git clone ht…
-
Good day,
I would like to extract the individual (time sampled) signals from each of the antennas for our setup in SA. I am logging in to my Raspberry pi and I execute:
``
/git/TART/software/p…
-
```
Create a simple 'Hello World' module and name it Hello.tart.
Compiling the source with the command
tartc -i Hello.tart
produces a bitcode file.
Compiling with
tartc -g -i Hello.tart
results …