Skip to content

Instantly share code, notes, and snippets.

@dlebauer
Last active February 13, 2016 22:08
Show Gist options
  • Save dlebauer/4a20f0d4512bbe2d1cdb to your computer and use it in GitHub Desktop.
Save dlebauer/4a20f0d4512bbe2d1cdb to your computer and use it in GitHub Desktop.
Contents of Proposed Meta-data json files for Lemnatec Field system
#!/bin/bash
for i in `find . -name *.json`; do
printf "\n{\"file\":\"$i\"}\n"
cat $i
printf ","
done
{"file":"./co2Sensor/2016-02-10/2016-02-10__01-26_46_149/7db3e8ff-1ced-4cf9-b668-4032cd510038_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:26:46",
"Position x [m]": "200",
"Position y [m]": "1",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Vaisala",
"sensor product name": "Carbocap CO2 Probe GMP343 A1C1B0N0N0B",
"sensor serial number": "L3420008",
"additional info": "SO 5530060878",
"sensor purpose": "measure CO2 contantration in air",
"calbration date": "2015.08.18",
"calbration certificate": "handled to UA Maricopa",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "8888",
"location in camera box Y [m]": "8888",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./co2Sensor/2016-02-10/2016-02-10__01-26_56_181/e198ffc0-dfd8-4241-a63f-a1df9c0198dd_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:26:56",
"Position x [m]": "200",
"Position y [m]": "2",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Vaisala",
"sensor product name": "Carbocap CO2 Probe GMP343 A1C1B0N0N0B",
"sensor serial number": "L3420008",
"additional info": "SO 5530060878",
"sensor purpose": "measure CO2 contantration in air",
"calbration date": "2015.08.18",
"calbration certificate": "handled to UA Maricopa",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "8888",
"location in camera box Y [m]": "8888",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./co2Sensor/2016-02-10/2016-02-10__01-27_06_437/24ee0f26-6fe7-4cb6-b5dc-7b620ab5a248_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:06",
"Position x [m]": "200",
"Position y [m]": "3",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Vaisala",
"sensor product name": "Carbocap CO2 Probe GMP343 A1C1B0N0N0B",
"sensor serial number": "L3420008",
"additional info": "SO 5530060878",
"sensor purpose": "measure CO2 contantration in air",
"calbration date": "2015.08.18",
"calbration certificate": "handled to UA Maricopa",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "8888",
"location in camera box Y [m]": "8888",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./cropCircle/2016-02-10/2016-02-10__01-27_16_461/291ba850-a757-4884-be53-4c0a7f53ebfb_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:16",
"Position x [m]": "200",
"Position y [m]": "4",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Holland Scientific",
"sensor product name": "Crop Cirlce ACS430",
"sensor serial number": "Todo",
"sensor description": "Active Crop Canopy Sensor",
"sensor purpose": "measure crop/soil refelectance at 670nm, 730nm, 780nm",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"Sensor computer interface": "RS232@38400bit/s",
"Calibration available": "false",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {
"current setting rotate flip type": "0",
"current setting crosshairs": "0"
}
}
},
{"file":"./cropCircle/2016-02-10/2016-02-10__01-27_26_497/cb131bcf-ee62-47fc-9be2-75689377881b_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:26",
"Position x [m]": "200",
"Position y [m]": "5",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Holland Scientific",
"sensor product name": "Crop Cirlce ACS430",
"sensor serial number": "Todo",
"sensor description": "Active Crop Canopy Sensor",
"sensor purpose": "measure crop/soil refelectance at 670nm, 730nm, 780nm",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"Sensor computer interface": "RS232@38400bit/s",
"Calibration available": "false",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {
"current setting rotate flip type": "0",
"current setting crosshairs": "0"
}
}
},
{"file":"./cropCircle/2016-02-10/2016-02-10__01-27_36_531/ce448fa4-ea81-4725-a669-4f24fe926610_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:36",
"Position x [m]": "200",
"Position y [m]": "6",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Holland Scientific",
"sensor product name": "Crop Cirlce ACS430",
"sensor serial number": "Todo",
"sensor description": "Active Crop Canopy Sensor",
"sensor purpose": "measure crop/soil refelectance at 670nm, 730nm, 780nm",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"Sensor computer interface": "RS232@38400bit/s",
"Calibration available": "false",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {
"current setting rotate flip type": "0",
"current setting crosshairs": "0"
}
}
},
{"file":"./cropCircle/2016-02-10/2016-02-10__01-27_46_770/5da3c0ca-9015-4fa9-b252-2e68d417f3a2_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:46",
"Position x [m]": "200",
"Position y [m]": "7",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Holland Scientific",
"sensor product name": "Crop Cirlce ACS430",
"sensor serial number": "Todo",
"sensor description": "Active Crop Canopy Sensor",
"sensor purpose": "measure crop/soil refelectance at 670nm, 730nm, 780nm",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"Sensor computer interface": "RS232@38400bit/s",
"Calibration available": "false",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {
"current setting rotate flip type": "0",
"current setting crosshairs": "0"
}
}
},
{"file":"./cropCircle/2016-02-10/2016-02-10__01-27_56_805/4ef83d1c-8c20-4f99-a8af-bc662ce9a521_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:56",
"Position x [m]": "200",
"Position y [m]": "8",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Holland Scientific",
"sensor product name": "Crop Cirlce ACS430",
"sensor serial number": "Todo",
"sensor description": "Active Crop Canopy Sensor",
"sensor purpose": "measure crop/soil refelectance at 670nm, 730nm, 780nm",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"Sensor computer interface": "RS232@38400bit/s",
"Calibration available": "false",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {
"current setting rotate flip type": "0",
"current setting crosshairs": "0"
}
}
},
{"file":"./flirIrCamera/2016-02-10/2016-02-10__01-27_26_487/f96144da-98f3-4342-b873-6c6493672c2d_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:26",
"Position x [m]": "200",
"Position y [m]": "5",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "FLIR Systems",
"sensor product name": "A645",
"sensor serial number": "13070601",
"sensor description": "IR Sensor 640x480",
"sensor purpose": "Todo",
"buildin variable optics": "",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "ToDo",
"location in camera box Y [m]": "Todo",
"Output data format": "16bit Grey",
"Calibration available": "true, todo",
"Sensor computer interface": "GigE"
},
"sensor_variable_metadata": {
"current setting ImageAdjustMode": "1",
"current setting AutoFocus": "1",
"current setting Manual focal length": "200",
"camera info": "A645,Gen_A/G,GEV,1.0.0,GEV,1.2.17 (13070601)"
}
}
},
{"file":"./flirIrCamera/2016-02-10/2016-02-10__01-27_36_521/4b9c7e62-c180-4a3c-a5eb-c3977c687deb_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:36",
"Position x [m]": "200",
"Position y [m]": "6",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "FLIR Systems",
"sensor product name": "A645",
"sensor serial number": "13070601",
"sensor description": "IR Sensor 640x480",
"sensor purpose": "Todo",
"buildin variable optics": "",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "ToDo",
"location in camera box Y [m]": "Todo",
"Output data format": "16bit Grey",
"Calibration available": "true, todo",
"Sensor computer interface": "GigE"
},
"sensor_variable_metadata": {
"current setting ImageAdjustMode": "1",
"current setting AutoFocus": "1",
"current setting Manual focal length": "200",
"camera info": "A645,Gen_A/G,GEV,1.0.0,GEV,1.2.17 (13070601)"
}
}
},
{"file":"./ndviSensor/2016-02-10/2016-02-10__01-27_06_423/ddc2252c-4871-424e-bfec-69d92d7e8123_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:06",
"Position x [m]": "200",
"Position y [m]": "3",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860 DA",
"sensor serial number facing up": "45951",
"sensor serial number facing down": "45952",
"sensor description": "4 channel ampliefied sensor",
"channel 1 wavelength facing sky [nm]": "633",
"channel 1 bandwidth facing sky [nm]": "38",
"channel 4 wavelength facing sky [nm]": "800.7",
"channel 4 bandwidth facing sky [nm]": "38.5",
"channel 1 wavelength facing ground [nm]": "633.2",
"channel 1 bandwidth facing ground [nm]": "38.3",
"channel 4 wavelength facing ground [nm]": "799.7",
"channel 4 bandwidth facting ground [nm]": "38.4",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface, all four sensors": "WAGO 750-478"
},
"sensor_variable_metadata": {}
}
},
{"file":"./ndviSensor/2016-02-10/2016-02-10__01-27_16_456/54246d6b-7a59-46fd-9b84-580c6e9f9a64_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:16",
"Position x [m]": "200",
"Position y [m]": "4",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860 DA",
"sensor serial number facing up": "45951",
"sensor serial number facing down": "45952",
"sensor description": "4 channel ampliefied sensor",
"channel 1 wavelength facing sky [nm]": "633",
"channel 1 bandwidth facing sky [nm]": "38",
"channel 4 wavelength facing sky [nm]": "800.7",
"channel 4 bandwidth facing sky [nm]": "38.5",
"channel 1 wavelength facing ground [nm]": "633.2",
"channel 1 bandwidth facing ground [nm]": "38.3",
"channel 4 wavelength facing ground [nm]": "799.7",
"channel 4 bandwidth facting ground [nm]": "38.4",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface, all four sensors": "WAGO 750-478"
},
"sensor_variable_metadata": {}
}
},
{"file":"./priSensor/2016-02-10__01-27_06_433/8e5e8c5e-c1ce-4d47-8f90-d965e9a0f104_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:06",
"Position x [m]": "200",
"Position y [m]": "3",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860DA",
"sensor serial number facing up": "45953",
"sensor serial number facing down": "45954",
"sensor description": "four channel amplified sensor",
"sensor purpose": "Todo",
"channel 1 wavelength facing sky [nm]": "531.2",
"channel 1 bandwidth facing sky [nm]": "11.2",
"channel 4 wavelength facing sky [nm]": "568.9",
"channel 4 bandwidth facing sky [nm]": "10.1",
"channel 1 wavelength facing ground [nm]": "531.0",
"channel 1 bandwidth facing ground [nm]": "11.5",
"channel 4 wavelength facing ground [nm]": "569.3",
"channel 4 bandwidth facting ground [nm]": "9.7",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./priSensor/2016-02-10__01-27_16_466/e277ea4d-30bb-4e19-b9ba-1798eddb3a92_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:16",
"Position x [m]": "200",
"Position y [m]": "4",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860DA",
"sensor serial number facing up": "45953",
"sensor serial number facing down": "45954",
"sensor description": "four channel amplified sensor",
"sensor purpose": "Todo",
"channel 1 wavelength facing sky [nm]": "531.2",
"channel 1 bandwidth facing sky [nm]": "11.2",
"channel 4 wavelength facing sky [nm]": "568.9",
"channel 4 bandwidth facing sky [nm]": "10.1",
"channel 1 wavelength facing ground [nm]": "531.0",
"channel 1 bandwidth facing ground [nm]": "11.5",
"channel 4 wavelength facing ground [nm]": "569.3",
"channel 4 bandwidth facting ground [nm]": "9.7",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./priSensor/2016-02-10__01-27_26_503/7f72f731-60ea-4557-ad47-1c4152e82223_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:26",
"Position x [m]": "200",
"Position y [m]": "5",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860DA",
"sensor serial number facing up": "45953",
"sensor serial number facing down": "45954",
"sensor description": "four channel amplified sensor",
"sensor purpose": "Todo",
"channel 1 wavelength facing sky [nm]": "531.2",
"channel 1 bandwidth facing sky [nm]": "11.2",
"channel 4 wavelength facing sky [nm]": "568.9",
"channel 4 bandwidth facing sky [nm]": "10.1",
"channel 1 wavelength facing ground [nm]": "531.0",
"channel 1 bandwidth facing ground [nm]": "11.5",
"channel 4 wavelength facing ground [nm]": "569.3",
"channel 4 bandwidth facting ground [nm]": "9.7",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./priSensor/2016-02-10__01-27_36_536/e7724013-74a5-46fe-a3cd-d19ff62a8884_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:36",
"Position x [m]": "200",
"Position y [m]": "6",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860DA",
"sensor serial number facing up": "45953",
"sensor serial number facing down": "45954",
"sensor description": "four channel amplified sensor",
"sensor purpose": "Todo",
"channel 1 wavelength facing sky [nm]": "531.2",
"channel 1 bandwidth facing sky [nm]": "11.2",
"channel 4 wavelength facing sky [nm]": "568.9",
"channel 4 bandwidth facing sky [nm]": "10.1",
"channel 1 wavelength facing ground [nm]": "531.0",
"channel 1 bandwidth facing ground [nm]": "11.5",
"channel 4 wavelength facing ground [nm]": "569.3",
"channel 4 bandwidth facting ground [nm]": "9.7",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./priSensor/2016-02-10__01-27_46_774/94d54564-72bc-41d4-bfc8-954a99ff4af5_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:46",
"Position x [m]": "200",
"Position y [m]": "7",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Sky Instruments Ltd",
"sensor product name": "SKR 1860DA",
"sensor serial number facing up": "45953",
"sensor serial number facing down": "45954",
"sensor description": "four channel amplified sensor",
"sensor purpose": "Todo",
"channel 1 wavelength facing sky [nm]": "531.2",
"channel 1 bandwidth facing sky [nm]": "11.2",
"channel 4 wavelength facing sky [nm]": "568.9",
"channel 4 bandwidth facing sky [nm]": "10.1",
"channel 1 wavelength facing ground [nm]": "531.0",
"channel 1 bandwidth facing ground [nm]": "11.5",
"channel 4 wavelength facing ground [nm]": "569.3",
"channel 4 bandwidth facting ground [nm]": "9.7",
"Date of calibration": "2015.09.01",
"calbration certificate": "handled to UA Maricopa",
"Manufacturer advice": "recalibration within two years",
"location in gantry system": "top of gantry, facing up, camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"analog digital interface": "WAGO 750-478",
"Output data format": "text/xml"
},
"sensor_variable_metadata": {}
}
},
{"file":"./ps2/2016-02-10/2016-02-10__01-31_17_855/59c8744e-d7d8-450e-b1b2-46f04d77720c_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:31:17",
"Position x [m]": "195",
"Position y [m]": "11",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "LemnaTec",
"sensor product name": "PS2 System",
"sensor serial number": "prototype",
"sensor description": "Todo",
"sensor purpose": "Todo",
"camera manufacturer": "allied vision",
"camera product name": "manta G-235b",
"camera serial": "50-0503354876",
"camera resolution": "2016x1936",
"pixel format": "mono 8bit",
"Optics manufaturer": "todo",
"Optics settings": "todo",
"Bandpass filter center wavelength [nm]": "710",
"Bandpass filter center minimum bandwidth [nm]": "40",
"Bandpass filter center FWHM bandwidth [nm]": "47.5",
"light source desctription": "led red up to 7000 ?mol/m^2/s",
"light source wavelength [nm]": "DWL 620-630",
"light source details available": "LemnaTec DOE PS2 Camera Manual",
"light on duration [ms]": "1000",
"light source more to follow": "todo",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"camera computer interface": "GigE",
"Output data description0": "dark image (prior illumination) in binfile 0 (mono8)",
"Output data description1": "timestamps in last binfile (txt/xml)",
"Output data description2": "other binfiles -> image series (mono8)"
},
"sensor_variable_metadata": {
"current setting rotate flip type": "0",
"current setting crosshairs": "0",
"current setting exposure": "28",
"current setting gain": "2000",
"current setting gamma": "100",
"current setting ledcurrent": "10"
}
}
},
{"file":"./stereoTop/2016-02-10/2016-02-10__01-27_36_515/59c4a8dd-9ede-4c73-a066-2028385ec17f_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:27:36",
"Position x [m]": "200",
"Position y [m]": "6",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Fraunhofer-Entwicklungszentrum R?ntgentechnik EZRT, Ber?hrungslose Mess- und Pr?fsysteme, www.iis.fraunhofer.de",
"sensor product name": "Custom made 3D Scanner"
},
"sensor_variable_metadata": {
"rotate flip type - left": "0",
"crosshairs - left": "0",
"exposure - left": "1000000",
"autoexposure - left": "0",
"gain - left": "0",
"autogain - left": "0",
"gamma - left": "25",
"rwhitebalanceratio - left": "80",
"bwhitebalanceratio - left": "80",
"rotate flip type - right": "0",
"crosshairs - right": "0",
"exposure - right": "1000000",
"autoexposure - right": "0",
"gain - right": "0",
"autogain - right": "0",
"gamma - right": "25",
"rwhitebalanceratio - right": "80",
"bwhitebalanceratio - right": "80",
"height left image [pixel]": "2472",
"width left image [pixel]": "3296",
"image format left image": "BayerGR8",
"height right image [pixel]": "2472",
"width right image [pixel]": "3296",
"image format right image": "BayerGR8"
}
}
},
{"file":"./SWIR/2016-02-10/2016-02-10__01-29_57_609/679f0570-ae5b-4cbb-b3cf-face371b0e8f_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:29:57",
"Position x [m]": "195",
"Position y [m]": "19",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Headwall Scientific",
"sensor product name": "SWIR",
"sensor serial number": "Todo",
"sensor description": "Todo",
"sensor purpose": "Todo",
"location in gantry system": "camera box, facing ground",
"location in camera box X [m]": "Todo",
"location in camera box Y [m]": "Todo",
"optics manufactuer": "Todo",
"optics name": "Todo",
"optics serial number": "Todo",
"optics description": "Todo",
"optics focus setting": "Todo",
"optics iris setting": "Todo",
"and so on and so on...": "Todo",
"Output data format": "hypercube with preview image and additional information provided by sensor",
"Calibration available": "todo, mail to bob"
},
"sensor_variable_metadata": {
"current setting userotatingmirror": "0",
"current setting useexternaltrigger": "0",
"current setting exposure": "50",
"current setting frameperiod": "100",
"current setting createdatacube": "0",
"current setting speed": "100",
"current setting constmirrorpos": "0",
"current setting startpos": "-70",
"current setting stoppos": "70"
}
}
},
{"file":"./VNIR/2016-02-10/2016-02-10__01-29_57_614/905df8ab-e24c-454b-a6be-564c4a1a3979_metadata.json"},
{
"lemnatec_measurement_metadata": {
"user_given_metadata": {
"burnin test of sensors, done by Markus Radermacher and Hans Georg Luigs (LemnaTec)": "",
"experiment info 1": "...",
"and so on and so on...": "..."
},
"gantry_system_fixed_metadata": {
"System manufacturer": "LemnaTec Corp.",
"gantry fixed data 1": "Todo",
"gantry fixed data 2": "Todo"
},
"gantry_system_variable_metadata": {
"Time": "02/10/2016 01:29:57",
"Position x [m]": "195",
"Position y [m]": "19",
"Position z [m]": "2",
"Velocity x [m/s]": "0",
"Velocity y [m/s]": "0",
"Velocity z [m/s]": "0"
},
"sensor_fixed_metadata": {
"sensor manufacturer": "Headwall Scientific",
"sensor product name": "VNIR",
"sensor serial number": "Todo",
"sensor description": "Todo",
"sensor purpose": "Todo"
},
"sensor_variable_metadata": {
"current setting userotatingmirror": "0",
"current setting useexternaltrigger": "0",
"current setting exposure": "60",
"current setting frameperiod": "100",
"current setting createdatacube": "0",
"current setting speed": "100",
"current setting constmirrorpos": "0",
"current setting startpos": "-70",
"current setting stoppos": "70"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment