Skip to content

Commit a089539

Browse files
authored
use correct type for coeff
1 parent 960be32 commit a089539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stimela/cargo/cab/eidos/parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
{
3737
"info": "Which coefficients to use: mh for MeerKAT holography, me for MeerKAT EM simulation and vh for VLA holography?",
38-
"dtype": "file",
38+
"dtype": "str",
3939
"required": true,
4040
"name": "coeff",
4141
"choices": [

0 commit comments

Comments
 (0)