diff --git a/GameData/RP-1/Parts/Science/MAGNET01-EarlyMagnet.cfg b/GameData/RP-1/Parts/Science/MAGNET01-EarlyMagnet.cfg index 8683564b283..c9c02eb64b1 100644 --- a/GameData/RP-1/Parts/Science/MAGNET01-EarlyMagnet.cfg +++ b/GameData/RP-1/Parts/Science/MAGNET01-EarlyMagnet.cfg @@ -36,7 +36,7 @@ PART manufacturer = Coatl Aerospace description = Mounted at the end of this folding boom is the early magnetometer, used to measure magnetic fields. Though these fields stretch out into space, their study can hint at a planet's core. Experiments like these are also used to study the Sun's magnetic field and how it interacts with planets. Historically, this experiment is based on the ones flown on many early satellite and probe missions. - mass = 0.015 + mass = 0.00177 bulkheadProfiles = size0, srf crashTolerance = 9 maxTemp = 1200 diff --git a/GameData/RP-1/Science/Configure.cfg b/GameData/RP-1/Science/Configure.cfg index 085e1922878..d567e7f9968 100644 --- a/GameData/RP-1/Science/Configure.cfg +++ b/GameData/RP-1/Science/Configure.cfg @@ -269,8 +269,8 @@ SETUP { name = Magnetometer 1 - mass = 0.015 - cost = 83 + mass = 0.00177 + cost = 33 tech = scienceSatellite MODULE diff --git a/GameData/RP-1/Science/Experiments/MagneticScan.cfg b/GameData/RP-1/Science/Experiments/MagneticScan.cfg index 518b75a9230..7def8c5bacc 100644 --- a/GameData/RP-1/Science/Experiments/MagneticScan.cfg +++ b/GameData/RP-1/Science/Experiments/MagneticScan.cfg @@ -50,7 +50,7 @@ EXPERIMENT_DEFINITION { @MODULE[Experiment]:HAS[#experiment_id[RP0magScan1]] { - %ec_rate = 0.006 + %ec_rate = 0.000206 %data_rate = 2.6208 //1 byte/s @data_rate /= 2620800 //1 month %requires = @@ -208,7 +208,8 @@ EXPERIMENT_DEFINITION // LEVEL 1 // Early Magnetometer Boom -// Based on the instrument flown on many early missions +// Based on the instrument flown on Explorer VI and many other missions +// https://www.sdfo.org/stl/Explorer6/pdfs/59%20STL%20Explorer%20VI%20Experiments.pdf // Part: Coatl Vorona //====================================================================================