{"id":303,"date":"2020-06-11T14:26:08","date_gmt":"2020-06-11T13:26:08","guid":{"rendered":"http:\/\/cheops.unige.ch\/pht2\/?page_id=303"},"modified":"2020-10-27T09:01:21","modified_gmt":"2020-10-27T08:01:21","slug":"exposure-time-calculator","status":"publish","type":"page","link":"https:\/\/cheops.unige.ch\/pht2\/exposure-time-calculator\/","title":{"rendered":"Exposure Time Calculator"},"content":{"rendered":"\n<div class=\"\">\n\t<div class=\"help_etc\">\n\t\t<div class=\"badge\" style=\"padding: 8px 10px;font-weight:normal;font-size:150%;background-color:LightGray;\">\n\t\t<a href=\"https:\/\/cheops.unige.ch\/pht2\/etc-help\/\" >\t\tHelp <span class=\"glyphicon glyphicon-question-sign\"><\/span><\/a>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<!-- ---------------------------- -->\n<section id=\"parameterDisplay\" >\n   <!-- Form begins here.  -->  \n   <form id=\"exposure-time-calc-form\">\n      <fieldset>\n      <legend class=\"legend-etc\">\n      <a href=\"https:\/\/cheops.unige.ch\/pht2\/etc-help\/#input_parameter\">Input Parameters<\/a>      <\/legend>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"magnitude\">Target G Magnitude<\/label>\n           <input type=\"text\" value=\"0.0\" required=\"required\" class=\"form-control mx-4\" name=\"magnitude\" id=\"magnitude\" onblur=\"validateNumber('#magnitude', -10.0, 20.0);\">\n           <div><\/div>\n           <div class=\"invalid-feedback has-error-val\"><\/div>\n         <\/div>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"temperature\">Target Effective Temperature<\/label>\n           <input type=\"text\" value=\"0.0\" required=\"required\" class=\"form-control mx-4\" name=\"temperature\" id=\"temperature\" onblur=\"validateNumber('#temperature', 2300.0, 40000.0);\">\n           <label class=\"col-form-label\" for=\"temperature\">[K]<\/label>\n           <div><\/div>\n           <div class=\"invalid-feedback has-error-val\"><\/div>\n         <\/div>\n         <div class=\"form-inline form-group-md\">\n           <label class=\"col-form-label\" for=\"slStarType\">Spectral type (stellar granulation)<\/label>\n           <select id=\"slStarType\" required=\"required\" class=\"form-control\" style=\"width: 10em\">\n           <\/select>\n         <\/div>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"exposureTime\"><a href=\"#exposure_time\">Exposure Time<\/a><\/label>\n           <input type=\"text\" value=\"0.001\" required=\"required\" class=\"form-control mx-4\" name=\"exposureTime\" id=\"exposureTime\" onblur=\"validateNumber('#exposureTime', 0.001, 60.0);\">\n           <label class=\"col-form-label\" for=\"exposureTime\">[s]<\/label>\n           <div><\/div>\n           <div class=\"invalid-feedback has-error-val\"><\/div>\n         <\/div>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"RA\">Right Ascension<\/label>\n           <input type=\"text\" value=\"0.0\" required=\"required\" class=\"form-control mx-4\" name=\"RA\" id=\"RA\" onblur=\"validatePolarAngle('#RA', 'rec' );\">\n           <label class=\"col-form-label\" for=\"RA\">[hh:mm:ss \/ decimal deg]<\/label>\n           <div><\/div>\n           <div class=\"invalid-feedback has-error-pa\"><\/div>\n         <\/div>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"DEC\">Declination<\/label>\n           <input type=\"text\" value=\"0.0\" class=\"form-control mx-4\" name=\"DEC\" id=\"DEC\" onblur=\"validatePolarAngle('#DEC', 'dec' );\">\n           <label class=\"col-form-label\" for=\"DEC\">[dd:mm:ss \/ decimal deg]<\/label>\n           <div><\/div>\n           <div class=\"invalid-feedback has-error-pa\"><\/div>\n         <\/div>\n      <\/fieldset>\n      <br>\n      <fieldset>\n      <legend class=\"legend-etc\">\n      <a href=\"https:\/\/cheops.unige.ch\/pht2\/etc-help\/#additional_parameter\">Additional Parameters<\/a>      <\/legend>\n         <div class=\"form-check\" style=\"margin: 0 0 0.25em 0\">\n           <input type=\"checkbox\" class=\"form-check-input\" name=\"cbDuration\" id=\"cbDuration\" value=\"yes\">\n           <label class=\"form-check-label\" for=\"cbDuration\" style=\"vertical-align: 10%\">Specify observation duration<\/label>\n         <\/div>     \n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"duration\">Defined time interval<\/label>\n           <input type=\"text\" value=\"0.0\" class=\"form-control mx-4\" name=\"duration\" id=\"duration\" onblur=\"validateNumber('#duration', 0.0, 48.0);\">\n           <label class=\"col-form-label\" for=\"duration\">[h]<\/label>\n           <div>\n         <\/div>\n         \n         <div class=\"form-check\" style=\"margin: 0 0 0.25em 0\">\n           <input type=\"checkbox\" class=\"form-check-input\" name=\"cbFlux\" id=\"cbFlux\" value=\"yes\">\n           <!-- <label for=\"cbFlux\" style=\"vertical-align: 40%\"> specify CHEOPS flux<\/label> -->\n           <label class=\"form-check-label\" for=\"cbFlux\" style=\"vertical-align: 10%\">Specify flux in CHEOPS passband<\/label>\n         <\/div>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"inputFlux\">Flux<\/label>\n           <input type=\"text\" value=\"0.0\" class=\"form-control mx-4\" name=\"inputFlux\" id=\"inputFlux\">\n           <label class=\"col-form-label\" for=\"inputFlux\">[e-\/s]<\/label>\n         <\/div>\n         <div class=\"form-check\" style=\"margin: 0.5em 0 0.25em 0\">\n           <input type=\"checkbox\" class=\"form-check-input\" name=\"cbVisibility\" id=\"cbVisibility\" value=\"yes\">\n           <!-- <label for=\"cbVisibility\" style=\"vertical-align: 40%\"> specify efficiency<\/label> -->\n           <label class=\"form-check-label\" for=\"cbVisibility\" style=\"vertical-align: 10%\"> Specify visit\/observation efficiency<\/label>\n         <\/div>\n         <div class=\"form-inline form-group-md form-margin-etc\">\n           <label class=\"col-form-label\" for=\"inputVis\">Efficiency<\/label>\n           <input type=\"text\" value=\"0.0\" class=\"form-control mx-4\" name=\"inputVis\" id=\"inputVis\" onblur=\"validateNumber('#inputVis', 0.0, 100.0);\">\n           <label class=\"col-form-label\" for=\"inputVis\">[%]<\/label>\n           <div><\/div>\n           <div class=\"invalid-feedback has-error-val\"><\/div>\n         <\/div>\n      <\/fieldset>\n      <!-- <div class=\"buttons\" style=\"margin: 0.25em 0 0 0\"> -->\n      <div class=\"btn-form-etc\">\n         <button id=\"btnCalculate\" type=\"button\" class=\"btn btn-primary form-button calculate-button\">Calculate<\/button>         \n         <button id=\"btnClear\" type=\"button\" class=\"btn btn-info form-button clear-button\">Clear<\/button>\n      <\/div>\n      <div id=\"txtWarnig\" class=\"alert alert-danger\" role=\"alert\">Input values are outside of defined range<p><\/div>\n   <\/form>\n<\/section>\n<!-- ---------------------------- -->\n<section id=\"resultDisplay\" class=\"not\">\n   <fieldset>\n      <legend class=\"legend-etc\">\n      <a href=\"https:\/\/cheops.unige.ch\/pht2\/etc-help\/#calculation_result\">Calculation Results<\/a>      <\/legend>\n         \n      <div class=\"table-responsive\">   \n      <table id=\"resultTable\" class=\"table table-responsive-sm table-bordered table-rt\">\n         <tbody>\n            <tr id=\"rttr01\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right;\">Computed or specified efficiency<\/th>\n               <td id=\"rttdr01c2\" colspan=\"7\"><\/td>\n               <td>[%]<\/td>\n             <\/tr>\n            <tr id=\"rttr02\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right;\">Saturation level at PSF peak [% FWC]<\/th>\n               <td id=\"rttdr02c2\" colspan=\"7\"><\/td>\n               <td>[%]<\/td>\n             <\/tr>\n            <tr id=\"rttr1\" style=\"background-color:LightGray;\">\n               <th scope=\"row\">Assuming 100% efficiency<\/th>\n               <th id=\"rtthr1c2\" scope=\"col\">User input<\/th>\n               <th scope=\"col\">1 min<\/th>\n               <th scope=\"col\">10 min<\/th>\n               <th scope=\"col\">30 min<\/th>\n               <th scope=\"col\">1 h<\/th>\n               <th scope=\"col\">3 h<\/th>\n               <th scope=\"col\">6 h<\/th>\n               <th scope=\"col\"> <\/th>\n            <\/tr>\n            <tr id=\"rttr2\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Stellar granulation noise<\/th>\n               <td id=\"rttdr2c2\"><\/td>\n               <td id=\"rttdr2c3\"><\/td>\n               <td id=\"rttdr2c4\"><\/td>\n               <td id=\"rttdr2c5\"><\/td>\n               <td id=\"rttdr2c6\"><\/td>\n               <td id=\"rttdr2c7\"><\/td>\n               <td id=\"rttdr2c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr3\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Photon noise<\/th>\n               <td id=\"rttdr3c2\"><\/td>\n               <td id=\"rttdr3c3\"><\/td>\n               <td id=\"rttdr3c4\"><\/td>\n               <td id=\"rttdr3c5\"><\/td>\n               <td id=\"rttdr3c6\"><\/td>\n               <td id=\"rttdr3c7\"><\/td>\n               <td id=\"rttdr3c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr4\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise including stellar granulation<\/th>\n               <td id=\"rttdr4c2\"><\/td>\n               <td id=\"rttdr4c3\"><\/td>\n               <td id=\"rttdr4c4\"><\/td>\n               <td id=\"rttdr4c5\"><\/td>\n               <td id=\"rttdr4c6\"><\/td>\n               <td id=\"rttdr4c7\"><\/td>\n               <td id=\"rttdr4c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr5\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise without stellar granulation<\/th>\n               <td id=\"rttdr5c2\"><\/td>\n               <td id=\"rttdr5c3\"><\/td>\n               <td id=\"rttdr5c4\"><\/td>\n               <td id=\"rttdr5c5\"><\/td>\n               <td id=\"rttdr5c6\"><\/td>\n               <td id=\"rttdr5c7\"><\/td>\n               <td id=\"rttdr5c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n             <tr id=\"rttr11\" style=\"background-color:LightGray;\">\n               <th scope=\"row\">Assuming computed maximum efficiency<\/th>\n               <td id=\"rttdr11c2\" colspan=\"7\"><\/td>\n               <td>[%]<\/td>               \n             <\/tr>\n            <tr id=\"rttr12\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Stellar granulation noise<\/th>\n               <td id=\"rttdr12c2\"><\/td>\n               <td id=\"rttdr12c3\"><\/td>\n               <td id=\"rttdr12c4\"><\/td>\n               <td id=\"rttdr12c5\"><\/td>\n               <td id=\"rttdr12c6\"><\/td>\n               <td id=\"rttdr12c7\"><\/td>\n               <td id=\"rttdr12c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr13\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Photon noise<\/th>\n               <td id=\"rttdr13c2\"><\/td>\n               <td id=\"rttdr13c3\"><\/td>\n               <td id=\"rttdr13c4\"><\/td>\n               <td id=\"rttdr13c5\"><\/td>\n               <td id=\"rttdr13c6\"><\/td>\n               <td id=\"rttdr13c7\"><\/td>\n               <td id=\"rttdr13c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr14\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise including stellar granulation<\/th>\n               <td id=\"rttdr14c2\"><\/td>\n               <td id=\"rttdr14c3\"><\/td>\n               <td id=\"rttdr14c4\"><\/td>\n               <td id=\"rttdr14c5\"><\/td>\n               <td id=\"rttdr14c6\"><\/td>\n               <td id=\"rttdr14c7\"><\/td>\n               <td id=\"rttdr14c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr15\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise without stellar granulation<\/th>\n               <td id=\"rttdr15c2\"><\/td>\n               <td id=\"rttdr15c3\"><\/td>\n               <td id=\"rttdr15c4\"><\/td>\n               <td id=\"rttdr15c5\"><\/td>\n               <td id=\"rttdr15c6\"><\/td>\n               <td id=\"rttdr15c7\"><\/td>\n               <td id=\"rttdr15c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n             <tr id=\"rttr21\" style=\"background-color:LightGray;\">\n               <th scope=\"row\">Assuming computed median efficiency<\/th>\n               <td id=\"rttdr21c2\" colspan=\"7\"><\/td>\n               <td>[%]<\/td>               \n             <\/tr>\n            <tr id=\"rttr22\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Stellar granulation noise<\/th>\n               <td id=\"rttdr22c2\"><\/td>\n               <td id=\"rttdr22c3\"><\/td>\n               <td id=\"rttdr22c4\"><\/td>\n               <td id=\"rttdr22c5\"><\/td>\n               <td id=\"rttdr22c6\"><\/td>\n               <td id=\"rttdr22c7\"><\/td>\n               <td id=\"rttdr22c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr23\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Photon noise<\/th>\n               <td id=\"rttdr23c2\"><\/td>\n               <td id=\"rttdr23c3\"><\/td>\n               <td id=\"rttdr23c4\"><\/td>\n               <td id=\"rttdr23c5\"><\/td>\n               <td id=\"rttdr23c6\"><\/td>\n               <td id=\"rttdr23c7\"><\/td>\n               <td id=\"rttdr23c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr24\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise including stellar granulation<\/th>\n               <td id=\"rttdr24c2\"><\/td>\n               <td id=\"rttdr24c3\"><\/td>\n               <td id=\"rttdr24c4\"><\/td>\n               <td id=\"rttdr24c5\"><\/td>\n               <td id=\"rttdr24c6\"><\/td>\n               <td id=\"rttdr24c7\"><\/td>\n               <td id=\"rttdr24c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr25\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise without stellar granulation<\/th>\n               <td id=\"rttdr25c2\"><\/td>\n               <td id=\"rttdr25c3\"><\/td>\n               <td id=\"rttdr25c4\"><\/td>\n               <td id=\"rttdr25c5\"><\/td>\n               <td id=\"rttdr25c6\"><\/td>\n               <td id=\"rttdr25c7\"><\/td>\n               <td id=\"rttdr25c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n             <tr id=\"rttr31\" style=\"background-color:LightGray;\">\n               <th scope=\"row\">Using specified efficiency<\/th>\n               <td id=\"rttdr31c2\" colspan=\"7\"><\/td>\n               <td>[%]<\/td>               \n             <\/tr>\n            <tr id=\"rttr32\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Stellar granulation noise<\/th>\n               <td id=\"rttdr32c2\"><\/td>\n               <td id=\"rttdr32c3\"><\/td>\n               <td id=\"rttdr32c4\"><\/td>\n               <td id=\"rttdr32c5\"><\/td>\n               <td id=\"rttdr32c6\"><\/td>\n               <td id=\"rttdr32c7\"><\/td>\n               <td id=\"rttdr32c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr33\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Photon noise<\/th>\n               <td id=\"rttdr33c2\"><\/td>\n               <td id=\"rttdr33c3\"><\/td>\n               <td id=\"rttdr33c4\"><\/td>\n               <td id=\"rttdr33c5\"><\/td>\n               <td id=\"rttdr33c6\"><\/td>\n               <td id=\"rttdr33c7\"><\/td>\n               <td id=\"rttdr33c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr34\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise including stellar granulation<\/th>\n               <td id=\"rttdr34c2\"><\/td>\n               <td id=\"rttdr34c3\"><\/td>\n               <td id=\"rttdr34c4\"><\/td>\n               <td id=\"rttdr34c5\"><\/td>\n               <td id=\"rttdr34c6\"><\/td>\n               <td id=\"rttdr34c7\"><\/td>\n               <td id=\"rttdr34c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n            <tr id=\"rttr35\">\n               <th scope=\"row\" style=\"text-transform: none; text-align: right; font-weight: normal;\">Total noise without stellar granulation<\/th>\n               <td id=\"rttdr35c2\"><\/td>\n               <td id=\"rttdr35c3\"><\/td>\n               <td id=\"rttdr35c4\"><\/td>\n               <td id=\"rttdr35c5\"><\/td>\n               <td id=\"rttdr35c6\"><\/td>\n               <td id=\"rttdr35c7\"><\/td>\n               <td id=\"rttdr35c8\"><\/td>\n               <td>[ppm]<\/td>\n             <\/tr>\n           <\/tbody>\n         <\/table>\n      <\/div>\n         \n      <\/fieldset>\n      <br>\n      <fieldset>\n      <legend class=\"legend-etc\">Comment on exported PDF<\/legend>\n         <div>\n           <input type=\"text\" class=\"form-control mx-4\" name=\"expComment\" id=\"expComment\" size=\"80\">\n         <\/div>\n      <\/fieldset>\n      <div class=\"btn-form-etc\">\n         <button type=\"button\" id=\"btnExport\" class=\"btn btn-primary form-button export-button\">Export results<\/button>\n      <\/div>\n      <!-- only for test HOT ---------------------------- -->\n      <!-- <div class=\"btn-form-etc\">\n         <button type=\"button\" id=\"btnTxtExport\" class=\"btn btn-primary form-button export-button\">Text Export<\/button>\n      <\/div> -->\n<\/section>\n<!-- ---------------------------- -->\n<section id=\"timeRanges\" >\n   <fieldset>\n\t\t<a name=exposure_time><\/a>\n      <legend class=\"legend-etc\">\n      <a href=\"https:\/\/cheops.unige.ch\/pht2\/etc-help\/#time_ranges\">Exposure time guidelines<\/a>      <\/legend>\n\t\t<div style=\"margin-top: -1em; font-size:110%; line-height: 1.8;\">\n      The user must specify the exposure time; that is, the time during which photons are collected to record an image \n      (minimum allowed value is 0.001 s, maximum allowed value is 60 s).<br>\n      The user should always verify that the percentage of the full well capacity (FWC) of a pixel filled by the highest \n      peak of the PSF is below 100%. <br>\n      The <b>suggested maximum exposure time<\/b> is the one where \n      the PSF peak fills 85% of the full well capacity (to provide enough margin to clearly avoid pixel \n      saturation). It is also recommended to select an exposure time close to this suggested maximum \n      exposure time (or 60s if the 85% cannot be achieved), to keep the instrumental noise to a minimum.<br>\n      On the other hand, the <b>suggested minimum exposure time<\/b> is the one corresponding to the PSF peak \n      filling 10% of the full well capacity.<br>\n      The user is responsible for selecting the correct exposure time and may have reasons not to follow \n      the guidelines given above. For example, the user might be interested in shorter exposure times than \n      recommended to have a faster cadence of images or imagettes (see Observers Manual, Table 2).\n\t\t<\/div>\n  <\/fieldset>\n<\/section>\n<!-- ---------------------------- -->\n<!--\n<section id=\"efficiencyNote\" >\n   <fieldset>\n\t\t<a name=efficiency_note><\/a>\n      <legend class=\"legend-etc\">\n\t\tNote on Efficiency\n      <\/legend>\n    \t<div style=\"margin-top: -1em; font-size:110%; line-height: 1.8;\">\n      If the visit\/observation efficiency is not provided explicitly by the user, i.e. automatically estimated based \n\t  on the provided target coordinates, then the computed efficiency may not be reliable for targets located at the very edge \n\t  of the CHEOPS visibility window (maximum and median values of 0, giving noise levels \u2018Infinity\u2019).<br>\n\t  Please use the <a href=\"https:\/\/www.cosmos.esa.int\/web\/cheops-guest-observers-programme\/visibility-checks\">CHEOPS Visibility Tool<\/a> on ESA datalabs \n\t  to estimate the observing efficiency of such targets, and specify the value in the dedicated field in the ETC page.\n\t\t<\/div>\n  <\/fieldset>\n<\/section>\n-->\n<!-- ---------------------------- -->\n<section id=\"copyrightInfo\">\n   <p class=\"text-center\">\n   <b>Cheops ETC V 3.0.1<\/b><br>\n   Copyright \u00a92018-2026 <a href=\"http:\/\/www.iwf.oeaw.ac.at\">Space Research Institute<\/a>, Austrian Academy of Sciences<br>\n   Andrea Bonfanti, Monika Lendl, Harald Ottacher<br>\n   <\/p>\n   <p class=\"text-center\">\n   uses jsPDF<br>\n   Copyright \u00a92010-2016 James Hall, <a href=\"https:\/\/github.com\/MrRio\/jsPDF\">https:\/\/github.com\/MrRio\/jsPDF<\/a><\/p>\n<\/section>  \n\t \n<!-- This file should primarily consist of HTML with a little bit of PHP. -->\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-303","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/pages\/303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/comments?post=303"}],"version-history":[{"count":18,"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/pages\/303\/revisions"}],"predecessor-version":[{"id":347,"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/pages\/303\/revisions\/347"}],"wp:attachment":[{"href":"https:\/\/cheops.unige.ch\/pht2\/wp-json\/wp\/v2\/media?parent=303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}