From 0e0d0ad4c03d78e432707138a28251e7a9ad9a82 Mon Sep 17 00:00:00 2001 From: atharva-2001 Date: Fri, 10 Sep 2021 12:55:02 +0530 Subject: [PATCH] Change virtual spectrum spawn range start value to 1 --- tardis/io/schemas/montecarlo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tardis/io/schemas/montecarlo.yml b/tardis/io/schemas/montecarlo.yml index 0e6df3c7988..e8a77ad963e 100644 --- a/tardis/io/schemas/montecarlo.yml +++ b/tardis/io/schemas/montecarlo.yml @@ -39,7 +39,7 @@ properties: properties: start: type: quantity - default: 0 angstrom + default: 1 angstrom end: type: quantity default: inf angstrom