diff --git a/docs/build/doctrees/changelog.doctree b/docs/build/doctrees/changelog.doctree index 55c5c15..c030dd3 100644 Binary files a/docs/build/doctrees/changelog.doctree and b/docs/build/doctrees/changelog.doctree differ diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index 8f854c3..f0e8d06 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index 9376199..537c662 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ced7332a251a8231d0a8b9c93920bc51 +config: c3324f68be465bb2ffcd7003b9cac817 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/_sources/changelog.rst.txt b/docs/build/html/_sources/changelog.rst.txt index 078ea00..f7fc34a 100644 --- a/docs/build/html/_sources/changelog.rst.txt +++ b/docs/build/html/_sources/changelog.rst.txt @@ -14,6 +14,9 @@ Changelog & to-do Changelog --------- +v1.3.3 June 2021, R.G. van Holstein + - Updated code so that it correctly handles the change of the header names INS4 DROT2 BEGIN and INS4 DROT3 BEGIN to INS4 DROT2 START and INS4 DROT3 START in the FITS files + v1.3.2 January 2021, R.G. van Holstein - Corrected a bug that prevented reductions to be performed when dark and flat files are included in the raw subdirectory @@ -76,6 +79,7 @@ v0.1.2 June 2019, R.G. van Holstein: To-do high priority ------------------- + - Add possibility to reduce data with center frames having a different DIT than the object frames (i.e. automatically scale object frames to DIT and ND filter of center frames before subtracting it; test with data of HD142527) - Automatically optimize the annulus for star polarization subtraction by iterativey updating the annulus by excluding disk signal and companions etc. - Improve computation of stellar DoLP and AoLP and corresponding uncertainties (standard error of mean) by sampling from Gaussian distributions with Monte Carlo - Correct error in computation of photon noise for Q and U images that uses signal in Q and U rather than I_Q and I_U. diff --git a/docs/build/html/_static/documentation_options.js b/docs/build/html/_static/documentation_options.js index c276d44..2107abe 100644 --- a/docs/build/html/_static/documentation_options.js +++ b/docs/build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '1.3.2', + VERSION: '1.3.3', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/docs/build/html/acknowledgements.html b/docs/build/html/acknowledgements.html index 7792315..d628dfb 100644 --- a/docs/build/html/acknowledgements.html +++ b/docs/build/html/acknowledgements.html @@ -8,7 +8,7 @@ - Acknowledgements — IRDAP 1.3.2 documentation + Acknowledgements — IRDAP 1.3.3 documentation @@ -60,7 +60,7 @@
- 1.3.2 + 1.3.3
diff --git a/docs/build/html/changelog.html b/docs/build/html/changelog.html index 8d84a27..9101a30 100644 --- a/docs/build/html/changelog.html +++ b/docs/build/html/changelog.html @@ -8,7 +8,7 @@ - Changelog & to-do — IRDAP 1.3.2 documentation + Changelog & to-do — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
- 1.3.2 + 1.3.3
@@ -171,6 +171,11 @@

Changelog & to-do

Changelog

+
v1.3.3 June 2021, R.G. van Holstein
+
    +
  • Updated code so that it correctly handles the change of the header names INS4 DROT2 BEGIN and INS4 DROT3 BEGIN to INS4 DROT2 START and INS4 DROT3 START in the FITS files
  • +
+
v1.3.2 January 2021, R.G. van Holstein
  • Corrected a bug that prevented reductions to be performed when dark and flat files are included in the raw subdirectory
  • @@ -265,6 +270,7 @@

    Changelog

      +
    • Add possibility to reduce data with center frames having a different DIT than the object frames (i.e. automatically scale object frames to DIT and ND filter of center frames before subtracting it; test with data of HD142527)
    • Automatically optimize the annulus for star polarization subtraction by iterativey updating the annulus by excluding disk signal and companions etc.
    • Improve computation of stellar DoLP and AoLP and corresponding uncertainties (standard error of mean) by sampling from Gaussian distributions with Monte Carlo
    • Correct error in computation of photon noise for Q and U images that uses signal in Q and U rather than I_Q and I_U.
    • diff --git a/docs/build/html/citing.html b/docs/build/html/citing.html index 486f215..ea385cf 100644 --- a/docs/build/html/citing.html +++ b/docs/build/html/citing.html @@ -8,7 +8,7 @@ - Citing IRDAP — IRDAP 1.3.2 documentation + Citing IRDAP — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/configfile.html b/docs/build/html/configfile.html index 29ca58d..84992ca 100644 --- a/docs/build/html/configfile.html +++ b/docs/build/html/configfile.html @@ -8,7 +8,7 @@ - Configuration file — IRDAP 1.3.2 documentation + Configuration file — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/contributing.html b/docs/build/html/contributing.html index 795ae82..cf30dc8 100644 --- a/docs/build/html/contributing.html +++ b/docs/build/html/contributing.html @@ -8,7 +8,7 @@ - Contributing & issues — IRDAP 1.3.2 documentation + Contributing & issues — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/example.html b/docs/build/html/example.html index 9e238d1..b536f1a 100644 --- a/docs/build/html/example.html +++ b/docs/build/html/example.html @@ -8,7 +8,7 @@ - Example reduction — IRDAP 1.3.2 documentation + Example reduction — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index f285a29..d22e0a6 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -9,7 +9,7 @@ - Index — IRDAP 1.3.2 documentation + Index — IRDAP 1.3.3 documentation @@ -60,7 +60,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/index.html b/docs/build/html/index.html index 5a18904..9f3d899 100644 --- a/docs/build/html/index.html +++ b/docs/build/html/index.html @@ -8,7 +8,7 @@ - IRDAP — IRDAP 1.3.2 documentation + IRDAP — IRDAP 1.3.3 documentation @@ -60,7 +60,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/installation.html b/docs/build/html/installation.html index 82cd7bf..3f59638 100644 --- a/docs/build/html/installation.html +++ b/docs/build/html/installation.html @@ -8,7 +8,7 @@ - Installation — IRDAP 1.3.2 documentation + Installation — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/instructions.html b/docs/build/html/instructions.html index 410689a..05ed3c9 100644 --- a/docs/build/html/instructions.html +++ b/docs/build/html/instructions.html @@ -8,7 +8,7 @@ - Usage instructions — IRDAP 1.3.2 documentation + Usage instructions — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/mailinglist.html b/docs/build/html/mailinglist.html index ebbc7b1..b75d0bb 100644 --- a/docs/build/html/mailinglist.html +++ b/docs/build/html/mailinglist.html @@ -8,7 +8,7 @@ - Mailing list — IRDAP 1.3.2 documentation + Mailing list — IRDAP 1.3.3 documentation @@ -61,7 +61,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/objects.inv b/docs/build/html/objects.inv index 267cc33..10b8442 100644 Binary files a/docs/build/html/objects.inv and b/docs/build/html/objects.inv differ diff --git a/docs/build/html/search.html b/docs/build/html/search.html index aef3613..714e17b 100644 --- a/docs/build/html/search.html +++ b/docs/build/html/search.html @@ -8,7 +8,7 @@ - Search — IRDAP 1.3.2 documentation + Search — IRDAP 1.3.3 documentation @@ -59,7 +59,7 @@
      - 1.3.2 + 1.3.3
      diff --git a/docs/build/html/searchindex.js b/docs/build/html/searchindex.js index 691a7ff..e1f37dd 100644 --- a/docs/build/html/searchindex.js +++ b/docs/build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["acknowledgements","changelog","citing","configfile","contributing","example","index","installation","instructions","mailinglist"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":1,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.todo":1,sphinx:55},filenames:["acknowledgements.rst","changelog.rst","citing.rst","configfile.rst","contributing.rst","example.rst","index.rst","installation.rst","instructions.rst","mailinglist.rst"],objects:{},objnames:{},objtypes:{},terms:{"15v":2,"2017spie10400":2,"2019arxiv190913108v":[],"2020a":2,"20_q_phi":5,"20_u_phi":5,"4_rad_10":8,"4_rad_15":[],"633a":2,"64v":2,"case":[1,2,3,4,8],"default":[1,3,8],"final":[1,3,5,6,8],"float":3,"fr\u00e9d\u00e9ric":0,"function":[1,3,4,6,9],"import":1,"new":[1,4,8,9],"public":[2,6],"return":[],"static":[1,8],"throw":1,"true":[3,8],"try":[1,7],"while":3,ADS:1,Added:1,For:[1,2,3,6,8],Its:6,OBs:8,PDS:6,The:[1,3,6,7,8,9],Then:[],These:[3,5,8],Using:3,With:8,_adi_trimmed_mean_prop_to_cut:[],_number_principal_compon:[],_pca_radii:[],a64:2,aap:2,abil:8,abov:[3,8],abs:2,absolut:8,accept:[],access:7,accordingli:8,accur:[1,2,3,6,8],accuraci:[1,3,6],acknowledg:6,activ:[4,7],actual:[1,3],adapt:[3,8],add:1,added:[1,4],addit:[1,3,8],addition:[2,6],adi:1,adi_trimmed_mean_prop_to_cut:[],adjust:8,adsab:2,adsnot:2,adsurl:2,adu:8,advanc:8,advantag:8,affect:[1,3],after:[3,5,8],again:8,aim:1,albeit:[],alic:2,align:3,all:[2,3,8],allow:[1,3],almost:3,along:6,also:[1,3,4,5,7,8],although:6,alwai:[3,8],among:3,amsterdam:0,analysi:[1,3,8],angl:[1,3],angular:[1,2,3,6,8],ani:[3,6,8],announc:9,annuli:[3,8],annulu:[1,3,8],annulus_background:[1,3],annulus_background_:[],annulus_star:[1,3,8],annulus_star_:[],anoth:[],aolp:[1,3],aolp_norm:3,apartur:3,apertur:[1,3],api:[],appear:3,appli:[1,3,6,8],approxim:[1,3],archiv:8,archiveprefix:2,arcsec:[1,3,8],arctan:3,around:3,arrow:1,artefact:3,arthur:2,articl:2,artifact:3,arxiv:2,astro:2,astrophys:2,atmospher:3,author:2,autom:6,automat:[1,3,8],avail:7,averag:8,awai:3,azimuth:6,back:[],background:[1,3,8],backward:1,bad:[1,3,8],band:[3,5],base:[3,6,8],basic:[7,8],becaus:[3,5,6,7,8],been:3,befor:[1,3],being:7,below:3,between:3,beuzit:2,bibtex:2,big:8,block:[1,8],boccaletti:2,boer:[0,2],booktitl:2,both:[3,6,8],bottom:3,briefli:8,bright:[1,3,6,8],broadband:[1,6],bug:[1,4],calibr:[1,3,8],call:8,can:[1,3,4,5,6,7,8],cannot:[3,6],carbillet:2,carefulli:8,carlo:1,caus:[3,8],center:[1,3,8],center_param_cent:3,center_subtract_object:3,central:[3,6,8],cha:[5,6],chang:[1,3,5,8],changelog:6,character:2,chauvin:2,check:[1,3,5,7,8],choic:[5,8],chosen:8,christian:0,christoph:2,chronolog:3,circl:3,circumstellar:[3,5,6,8],citat:2,cite:6,clarifi:1,classic:[1,8],close:3,closest:3,cluster:1,code:[1,6],collaps:[],color:5,column:5,com:8,com_2:8,combin:[1,2,3],combination_method_intens:[1,3],combination_method_polar:[1,3],come:[],command:[1,6,8],comment:4,companion:[1,3,6,8],compar:8,comparison:8,compat:1,complet:[1,3,5,6],compliant:[],compon:[1,3,8],comput:[1,3,8],concis:8,conf:8,confer:2,config:8,configfil:3,configfileannulus_background_:[],configur:[1,6,8],confirm:1,connect:5,consist:[],contain:[1,3,8],continu:[5,8],contrast:[1,3,8],contribut:[0,6],control:3,convent:[3,6],convers:3,convert:[3,8],cool:5,coord_center_i:3,coord_center_x:3,coordin:[1,3],copi:[6,8],copyright:6,core:6,corol:2,coronagraph:[1,3],correct:[1,2,3,5,6,8],correctli:[1,3,5,7,8],correl:3,correspond:[1,3,5],count:8,counterclockwis:3,creat:[1,3,4,8],crop:3,crop_radiu:3,cross:[3,8],crosstalk:1,csv:8,cube:[1,3,8],current:[5,8],curv:[1,8],cut:3,cycl:[1,3,5],daphn:2,dark:[1,8],data:[1,2,3,5,6],date:7,david:2,decemb:1,defin:3,definit:[1,3],deg:[1,3],degre:3,demo:5,densiti:8,depend:1,derot:[1,3],describ:[3,6,8],detail:[3,4,6,8],detect:[1,6,8],detector:[3,8],determin:[1,3,6,8],develop:[0,4,7],deviat:[1,3],differ:[1,3,8],differenti:[1,2,3,6,8],diffract:3,directori:[5,8],discard:3,discern:6,discuss:3,disk:[1,2,3,5,6,8],displai:3,distort:1,distribut:[1,3,6],dit:8,dither:1,divid:[3,8],doc:[],docstr:[],document:1,doe:[3,6,8],dohlen:2,doi:2,doing:[],dolp:[1,3],dolp_norm:3,dominik:2,done:[],doubl:[1,3,8],double_difference_typ:3,download:[5,7,8],dpr:8,draw:3,drot2:3,ds9:[1,3,5],dure:3,dust:8,each:[1,3,8],earlier:3,earth:2,edg:8,editor:8,edu:2,effect:[1,2,3,6],effici:1,eid:2,either:3,element:3,empti:[3,9],enabl:[1,6,8],encompass:3,encount:4,end:[1,3,5,6,8],end_angl:[1,3],engin:2,enough:3,enter:8,entri:[],eprint:2,equal:[3,8],equat:3,equival:3,error:[1,3,4],eso:[0,5],especi:[1,3,8],etc:[1,3,4],even:[3,6],everi:3,exact:3,examin:3,exampl:[3,6,7,8],except:3,exclud:[1,3],execut:1,exemplifi:5,exist:[1,3],exoplanet:2,expect:8,explan:3,exposur:[1,8],express:[1,3,8],extend:[1,8],extract:3,eye:8,fals:[3,8],fantinel:2,far:3,fashion:8,featur:6,februari:1,feedback:4,feel:4,feldt:2,few:6,field:[1,3,6,8],figur:[1,5,8],file:[1,5,6,8],file_index:3,filter:[1,3,6,8],find:1,first:[1,3,5,8],fit:[1,3,5,6,8],fit_2d_gaussian:1,five:[3,8],fix:[3,4],flat:[1,3,8],flux:[1,3,8],flux_annulus_background:[1,3],flux_annulus_background_:[],flux_annulus_star:[1,3],flux_center_coordin:3,flux_centering_method:3,flux_param_cent:3,follow:[0,5],forc:[],fork:4,found:[1,3],foundat:6,four:3,fourier:1,fraction:3,frame:[1,3,8],frame_index:3,frames_to_remov:3,fran:2,fred:[],free:[4,6],frequent:3,from:[1,3,5,6,7,8],futur:[],galaxi:3,gallich:1,gap:3,gaussian:[1,3],gener:[3,6,8],get:1,giant:2,ginski:[0,2,6],girard:2,github:[1,4,5,6,7],give:[1,3],gnu:6,group:3,guess:3,half:[3,8],halv:[3,8],handl:6,harvard:2,has:[1,3,8],have:[1,3,4,6,7,8],header:[1,3,8],help:[4,7],hen:2,here:8,high:2,higher:3,highest:3,highli:6,holstein:[1,2,3,4,5,6,8,9],home:[6,8],hope:6,horizont:1,howev:[3,8],html:3,http:[2,3,6],hwp:[1,3,5],i_pol:[],i_q:1,i_u:1,ignor:[3,8],imag:[1,2,3,5,6,8],implement:1,impli:6,improv:[1,3,6],incid:3,includ:[1,2,3,6,8],increas:3,index:3,indic:[1,3,8],induc:8,inform:8,initi:[3,8],inner:[3,6,8],inner_radiu:3,inproceed:2,input:[1,3,6,8],ins4:3,insert:[1,3,8],instal:[5,6],instanc:3,instead:[1,5],instruct:[5,6],instrument:[2,3,6,8],integ:3,intens:[1,3,8],interest:3,internet:5,interpol:[1,3],interstellar:8,introduc:1,introduct:5,ipag:0,irdap:[0,1,3,5,9],irdi:[2,6],issu:6,iterativei:1,its:[3,6],jan:2,janski:[1,3,8],januari:1,jean:2,join:9,journal:2,jozua:[0,2],juli:1,julien:[0,2],june:1,kasper:2,keep:8,keller:2,keppler:[6,8],kept:[3,7,8],keyword:[1,2,3,8],knowledg:6,kok:2,lack:1,lagadec:2,lamp:8,langloi:2,larg:[1,3],larger:3,later:[],latest:[3,7,8],latter:3,least:[1,3],left:[1,3,5,8],leiden:0,length:3,less:[1,3],lesser:[],letter:2,licens:6,like:[4,7],likewis:3,limit:[5,6,8],line:[1,3,8],linear:[3,5],link:1,list:[3,4,6,7],load:8,locat:3,log:[1,3,8],look:4,lot:[1,3],lower:[3,5],lsq:[],luc:2,made:[1,8],mai:[1,3],mail:[4,6,7],main:8,make:[1,8],makeconfig:8,manual:3,map:[3,8],marku:2,mask:[1,3],master:[1,3,8],matrix:1,maud:2,maurel:2,mayb:1,mean:[1,3,8],meancombin:[1,8],measur:[1,3,6,8],median:[1,3],memori:1,mention:[2,8],merchant:6,messag:[4,8],meteoswiss:0,method:[1,2,3,5,6,8],mid:[],milli:[0,1,2],mind:8,minim:1,minor:1,minu:1,minut:6,miss:1,mjanski:[],mode:[2,3,6],model:[1,6,8],modifi:6,modul:6,mont:1,month:2,more:[1,3,6,8],morpholog:6,most:[3,7,8],mouillet:2,move:[3,8],much:4,mueller:1,multipl:[1,3],multiprocess:[],multitud:6,must:3,n_alc_k:3,name:[1,8],nan:1,nanmean:1,nard:2,narrowband:[1,6],nasa:2,navig:[5,8],ndimag:1,ndit:[3,8],necessari:8,need:[1,3,4,5,7,8],neutral:8,newest:3,next:[3,7],no_star_pol_subtr:[5,8],nois:[1,3,5],non:[1,3,6],none:3,normal:[1,3],normalized_polarization_imag:3,north:[3,8],notic:6,novemb:1,now:[0,1],number:[1,2,3,6,8],number_principal_compon:[],object:[1,3,6,8],object_center_coordin:3,object_centering_method:3,object_collapse_ndit:3,object_param_cent:3,observ:[1,2,3,6,8],observatori:0,obtain:3,octob:1,off:1,offset:[1,3,8],often:[3,8],old:1,oldest:3,one:[1,3,8],ones:8,onli:[1,3,5,6,8],onlin:1,onto:3,open:[1,5],oper:4,optic:2,optim:[1,3,8],option:[1,8],order:[1,3],org:6,orient:3,origin:[3,8],orign:2,other:[3,8],otherwis:[3,8],our:6,out:[0,1,8],outer:[3,8],outer_radiu:[1,3],output:8,over:[3,8],overview:[1,3,8],own:5,packag:[0,1],page:2,pair:3,paper:[1,6],parallact:[3,8],paramet:[1,3,6,8],part:[1,3,8],particl:6,particular:[3,6],path1:8,path2:8,path:8,pathx:8,pattern:[1,3],pca:[1,3,8],pca_radii:[3,8],pdi:[1,6],peak:3,peopl:0,per:1,perform:[1,3,5,6,8],perform_adi:[3,8],perform_pdi:[3,8],perform_polarimetri:[],perform_preprocess:[3,8],perform_preprocessing_:[],perhap:1,pertain:[3,8],petit:2,phase:6,phi:[3,5,8],photo:2,photon:1,pip:7,pipelin:6,pixel:[1,3,8],place:[3,8],planetari:2,plate:1,pleas:[2,4,6],plot:[1,3],plu:8,pohl:[2,5,6],point:[1,3,8],polar:[1,2,3,6,8],polarimetr:[1,2,3,5,6,8],polarimetri:[2,6,8],portion:5,posang:3,posit:3,possibl:[1,4,8],post:1,potenti:3,pre:1,prefer:8,prepar:3,preprocess:[3,8],presenc:8,present:8,prevent:1,previou:[1,8],previous:[1,8],primaryclass:2,princip:[1,3,8],principal_compon:[3,8],print:[1,8],problem:4,problemat:8,process:[1,2],produc:[3,8],product:6,program:[1,5],properti:6,protoplanetari:2,proven:[1,8],provid:[2,3,4,8],psf:[1,3],publish:[0,5,6],pull:4,pupil:[1,2,3,6,8],purpos:6,put:1,pypi:[1,7],python:[0,4,6,7],qminu:1,qphi:1,qplu:1,qualiti:[1,3,8],question:4,quick:5,quit:3,quot:1,rad:8,radi:[6,8],radii:[3,8],radiu:[1,3],ramo:2,random:3,rang:[1,3],rather:[1,8],ratio:3,raw:[1,3,5,6,8],rdi:1,read:[3,8],readthedoc:3,reason:8,receiv:6,recent:7,recommend:[3,7,8],record:8,redistribut:6,reduc:[1,3,5,6,8],reduced_adi:8,reduced_pdi:[5,8],reduced_star_pol_subtr:3,reduct:[1,3,6,7,8],refer:[1,3,8],regist:3,regularli:7,releas:[1,7,9],relev:8,remain:3,remco:2,remov:[1,3,8],repeat:[3,8],replac:[1,3],repositori:[4,5,7],request:4,requir:[3,5,6,8],residu:[3,8],resolut:2,respect:[3,5],restruct:1,result:[1,3,5,8],retain:8,rid:1,rigal:2,right:[1,3,8],rob:[2,4,9],rotat:[1,3,8],run:[1,3,5,6,7],runabl:[],same:[1,3,8],sampl:1,santiago:0,sao:2,satellit:[1,3],satur:[1,3],saturation_level:3,save:3,scale:[1,5],scatter:6,schmid:2,sci:1,screen:8,script:[],search:[3,8],second:3,section:8,sector:[1,3],see:[1,3,5,6,8],select:[],self:8,send:[4,9],sep:2,separ:[1,3,8],septemb:1,sequenc:8,seri:2,set:[1,3,5,6],sever:6,sevin:2,shape:3,shift:[1,3],should:[3,6,8],show:5,shown:3,side:3,sigfactor:3,sigma:3,sigma_filt:3,sign:7,signal:[1,3,5,8],signfic:3,signific:3,similar:[1,3,8],similarli:8,simpli:[6,7],singl:[1,3,8],single_posang_north_up:3,skip:[3,8],skip_preprocess:[],sky:[1,3,8],small:[3,5],smaller:3,smallest:3,snik:2,societi:2,softwar:6,solar:[3,6,8],solut:1,solv:3,some:[1,3,8],somehow:[],sometim:3,somewhat:6,soon:[],sort:[3,8],sourc:[1,3,8],space:8,span:3,special:0,specif:3,specifi:3,speed:3,sphere:[2,6,8],spider:3,spie:2,spot:[1,3],spread:[1,3],spuriou:3,sqrt:3,squar:[1,3],ssr:1,stam:2,standard:[1,3],star:[1,3,6,8],star_pol_subtr:8,start:[3,5,8],start_angl:[1,3],statement:1,statist:1,stellar:[1,3,6,8],step:[3,7,8],still:[1,3,4,8],stoke:[1,3],store:[],straightforward:[6,8],straightforwardli:3,strictli:3,strong:8,strongli:3,studi:6,stupid:1,sub:[1,3],subdirectori:[1,3,5,8],subject:9,submit:4,subsequ:[3,8],substellar:[6,8],substract:[],subtract:[1,3,8],suffer:3,suggest:1,sum:8,sup:[],suppl:3,suppli:3,support:[],suppress:3,sure:[],surfac:3,system:[2,3,4,6,8],t_cha_2016:[5,8],tail:3,taken:[1,3,6,8],talk:8,target:[6,8],tech:8,techniqu:2,tempor:1,term:6,termin:[1,5,6,7,8],test:1,text:8,than:[1,3,8],thank:0,thei:3,them:[1,3,8],therefor:[3,8],thi:[1,3,5,8],third:3,those:8,three:[3,6,8],through:[1,7,8],time:[1,3,8],titl:2,todo:[],togeth:8,toggl:1,tool:6,top:3,tot:8,total:[1,3,8],track:[1,2,3,6,8],transfer:[6,8],transmiss:1,transpar:3,trim:[1,3],tupl:[1,3],turatto:2,tweak:3,two:[1,3,8],type:[3,5,7,8],udri:2,uminu:1,uncertainti:1,under:6,understand:8,unequ:[1,3],uniqu:3,unit:[3,8],univers:0,unresolv:[6,8],updat:[1,7],upgrad:7,uphi:1,uplu:1,upper:2,usag:[5,6],use:[1,2,3,6,8],used:[1,3,5,8,9],useful:[3,6],user:[1,3,5,6,7,8],uses:[1,3,5,6],using:[1,3,6,8],valid:3,valu:[1,3,8],van:[1,2,3,4,5,6,8,9],variat:3,variou:[1,3],veri:[1,4,6,8],version:[1,2,4,6,7],via:7,view:[3,6,8],vigan:2,vignet:8,vip:1,visibl:[],vital:[6,8],vlt:2,vogt:0,volum:2,waffl:1,wahhaj:2,wai:[1,3,8],warn:[1,8],warranti:6,websit:1,weight:1,welcom:4,well:6,were:8,west:3,what:3,when:[1,2,3,8],where:[],which:[1,3,8],width:1,wish:8,within:[3,6],without:[3,6,8],work:[1,7,8],wors:6,would:[3,4,8],write:[3,5,8],written:[1,3,6,8],www:6,x_left:3,x_right:3,y_left:3,y_right:3,year:2,yet:[],yield:[3,6],you:[2,3,4,5,6,8],young:2,your:[2,5,6,8],zurlo:2},titles:["Acknowledgements","Changelog & to-do","Citing IRDAP","Configuration file","Contributing & issues","Example reduction","IRDAP","Installation","Usage instructions","Mailing list"],titleterms:{acknowledg:0,adi:[3,8],advanc:3,basic:3,changelog:1,cite:2,combin:8,configur:3,content:6,contribut:4,data:8,differenti:[],exampl:5,file:3,high:1,hint:8,imag:[],instal:7,instruct:8,irdap:[2,6,7,8],issu:4,list:9,low:1,mail:9,multipl:8,nutshel:8,option:3,pdi:[3,8],polarimetr:[],post:[],pre:[3,8],prioriti:1,process:[3,8],reduct:5,run:8,set:8,test:7,usag:8}}) \ No newline at end of file +Search.setIndex({docnames:["acknowledgements","changelog","citing","configfile","contributing","example","index","installation","instructions","mailinglist"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":1,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,"sphinx.ext.todo":1,sphinx:55},filenames:["acknowledgements.rst","changelog.rst","citing.rst","configfile.rst","contributing.rst","example.rst","index.rst","installation.rst","instructions.rst","mailinglist.rst"],objects:{},objnames:{},objtypes:{},terms:{"15v":2,"2017spie10400":2,"2019arxiv190913108v":[],"2020a":2,"20_q_phi":5,"20_u_phi":5,"4_rad_10":8,"4_rad_15":[],"633a":2,"64v":2,"case":[1,2,3,4,8],"default":[1,3,8],"final":[1,3,5,6,8],"float":3,"fr\u00e9d\u00e9ric":0,"function":[1,3,4,6,9],"import":1,"new":[1,4,8,9],"public":[2,6],"return":[],"static":[1,8],"throw":1,"true":[3,8],"try":[1,7],"while":3,ADS:1,Added:1,For:[1,2,3,6,8],Its:6,OBs:8,PDS:6,The:[1,3,6,7,8,9],Then:[],These:[3,5,8],Using:3,With:8,_adi_trimmed_mean_prop_to_cut:[],_number_principal_compon:[],_pca_radii:[],a64:2,aap:2,abil:8,abov:[3,8],abs:2,absolut:8,accept:[],access:7,accordingli:8,accur:[1,2,3,6,8],accuraci:[1,3,6],acknowledg:6,activ:[4,7],actual:[1,3],adapt:[3,8],add:1,added:[1,4],addit:[1,3,8],addition:[2,6],adi:1,adi_trimmed_mean_prop_to_cut:[],adjust:8,adsab:2,adsnot:2,adsurl:2,adu:8,advanc:8,advantag:8,affect:[1,3],after:[3,5,8],again:8,aim:1,albeit:[],alic:2,align:3,all:[2,3,8],allow:[1,3],almost:3,along:6,also:[1,3,4,5,7,8],although:6,alwai:[3,8],among:3,amsterdam:0,analysi:[1,3,8],angl:[1,3],angular:[1,2,3,6,8],ani:[3,6,8],announc:9,annuli:[3,8],annulu:[1,3,8],annulus_background:[1,3],annulus_background_:[],annulus_star:[1,3,8],annulus_star_:[],anoth:[],aolp:[1,3],aolp_norm:3,apartur:3,apertur:[1,3],api:[],appear:3,appli:[1,3,6,8],approxim:[1,3],archiv:8,archiveprefix:2,arcsec:[1,3,8],arctan:3,around:3,arrow:1,artefact:3,arthur:2,articl:2,artifact:3,arxiv:2,astro:2,astrophys:2,atmospher:3,author:2,autom:6,automat:[1,3,8],avail:7,averag:8,awai:3,azimuth:6,back:[],background:[1,3,8],backward:1,bad:[1,3,8],band:[3,5],base:[3,6,8],basic:[7,8],becaus:[3,5,6,7,8],been:3,befor:[1,3],begin:1,being:7,below:3,between:3,beuzit:2,bibtex:2,big:8,block:[1,8],boccaletti:2,boer:[0,2],booktitl:2,both:[3,6,8],bottom:3,briefli:8,bright:[1,3,6,8],broadband:[1,6],bug:[1,4],calibr:[1,3,8],call:8,can:[1,3,4,5,6,7,8],cannot:[3,6],carbillet:2,carefulli:8,carlo:1,caus:[3,8],center:[1,3,8],center_param_cent:3,center_subtract_object:3,central:[3,6,8],cha:[5,6],chang:[1,3,5,8],changelog:6,character:2,chauvin:2,check:[1,3,5,7,8],choic:[5,8],chosen:8,christian:0,christoph:2,chronolog:3,circl:3,circumstellar:[3,5,6,8],citat:2,cite:6,clarifi:1,classic:[1,8],close:3,closest:3,cluster:1,code:[1,6],collaps:[],color:5,column:5,com:8,com_2:8,combin:[1,2,3],combination_method_intens:[1,3],combination_method_polar:[1,3],come:[],command:[1,6,8],comment:4,companion:[1,3,6,8],compar:8,comparison:8,compat:1,complet:[1,3,5,6],compliant:[],compon:[1,3,8],comput:[1,3,8],concis:8,conf:8,confer:2,config:8,configfil:3,configfileannulus_background_:[],configur:[1,6,8],confirm:1,connect:5,consist:[],contain:[1,3,8],continu:[5,8],contrast:[1,3,8],contribut:[0,6],control:3,convent:[3,6],convers:3,convert:[3,8],cool:5,coord_center_i:3,coord_center_x:3,coordin:[1,3],copi:[6,8],copyright:6,core:6,corol:2,coronagraph:[1,3],correct:[1,2,3,5,6,8],correctli:[1,3,5,7,8],correl:3,correspond:[1,3,5],count:8,counterclockwis:3,creat:[1,3,4,8],crop:3,crop_radiu:3,cross:[3,8],crosstalk:1,csv:8,cube:[1,3,8],current:[5,8],curv:[1,8],cut:3,cycl:[1,3,5],daphn:2,dark:[1,8],data:[1,2,3,5,6],date:7,david:2,decemb:1,defin:3,definit:[1,3],deg:[1,3],degre:3,demo:5,densiti:8,depend:1,derot:[1,3],describ:[3,6,8],detail:[3,4,6,8],detect:[1,6,8],detector:[3,8],determin:[1,3,6,8],develop:[0,4,7],deviat:[1,3],differ:[1,3,8],differenti:[1,2,3,6,8],diffract:3,directori:[5,8],discard:3,discern:6,discuss:3,disk:[1,2,3,5,6,8],displai:3,distort:1,distribut:[1,3,6],dit:[1,8],dither:1,divid:[3,8],doc:[],docstr:[],document:1,doe:[3,6,8],dohlen:2,doi:2,doing:[],dolp:[1,3],dolp_norm:3,dominik:2,done:[],doubl:[1,3,8],double_difference_typ:3,download:[5,7,8],dpr:8,draw:3,drot2:[1,3],drot3:1,ds9:[1,3,5],dure:3,dust:8,each:[1,3,8],earlier:3,earth:2,edg:8,editor:8,edu:2,effect:[1,2,3,6],effici:1,eid:2,either:3,element:3,empti:[3,9],enabl:[1,6,8],encompass:3,encount:4,end:[1,3,5,6,8],end_angl:[1,3],engin:2,enough:3,enter:8,entri:[],eprint:2,equal:[3,8],equat:3,equival:3,error:[1,3,4],eso:[0,5],especi:[1,3,8],etc:[1,3,4],even:[3,6],everi:3,exact:3,examin:3,exampl:[3,6,7,8],except:3,exclud:[1,3],execut:1,exemplifi:5,exist:[1,3],exoplanet:2,expect:8,explan:3,exposur:[1,8],express:[1,3,8],extend:[1,8],extract:3,eye:8,fals:[3,8],fantinel:2,far:3,fashion:8,featur:6,februari:1,feedback:4,feel:4,feldt:2,few:6,field:[1,3,6,8],figur:[1,5,8],file:[1,5,6,8],file_index:3,filter:[1,3,6,8],find:1,first:[1,3,5,8],fit:[1,3,5,6,8],fit_2d_gaussian:1,five:[3,8],fix:[3,4],flat:[1,3,8],flux:[1,3,8],flux_annulus_background:[1,3],flux_annulus_background_:[],flux_annulus_star:[1,3],flux_center_coordin:3,flux_centering_method:3,flux_param_cent:3,follow:[0,5],forc:[],fork:4,found:[1,3],foundat:6,four:3,fourier:1,fraction:3,frame:[1,3,8],frame_index:3,frames_to_remov:3,fran:2,fred:[],free:[4,6],frequent:3,from:[1,3,5,6,7,8],futur:[],galaxi:3,gallich:1,gap:3,gaussian:[1,3],gener:[3,6,8],get:1,giant:2,ginski:[0,2,6],girard:2,github:[1,4,5,6,7],give:[1,3],gnu:6,group:3,guess:3,half:[3,8],halv:[3,8],handl:[1,6],harvard:2,has:[1,3,8],have:[1,3,4,6,7,8],hd142527:1,header:[1,3,8],help:[4,7],hen:2,here:8,high:2,higher:3,highest:3,highli:6,holstein:[1,2,3,4,5,6,8,9],home:[6,8],hope:6,horizont:1,howev:[3,8],html:3,http:[2,3,6],hwp:[1,3,5],i_pol:[],i_q:1,i_u:1,ignor:[3,8],imag:[1,2,3,5,6,8],implement:1,impli:6,improv:[1,3,6],incid:3,includ:[1,2,3,6,8],increas:3,index:3,indic:[1,3,8],induc:8,inform:8,initi:[3,8],inner:[3,6,8],inner_radiu:3,inproceed:2,input:[1,3,6,8],ins4:[1,3],insert:[1,3,8],instal:[5,6],instanc:3,instead:[1,5],instruct:[5,6],instrument:[2,3,6,8],integ:3,intens:[1,3,8],interest:3,internet:5,interpol:[1,3],interstellar:8,introduc:1,introduct:5,ipag:0,irdap:[0,1,3,5,9],irdi:[2,6],issu:6,iterativei:1,its:[3,6],jan:2,janski:[1,3,8],januari:1,jean:2,join:9,journal:2,jozua:[0,2],juli:1,julien:[0,2],june:1,kasper:2,keep:8,keller:2,keppler:[6,8],kept:[3,7,8],keyword:[1,2,3,8],knowledg:6,kok:2,lack:1,lagadec:2,lamp:8,langloi:2,larg:[1,3],larger:3,later:[],latest:[3,7,8],latter:3,least:[1,3],left:[1,3,5,8],leiden:0,length:3,less:[1,3],lesser:[],letter:2,licens:6,like:[4,7],likewis:3,limit:[5,6,8],line:[1,3,8],linear:[3,5],link:1,list:[3,4,6,7],load:8,locat:3,log:[1,3,8],look:4,lot:[1,3],lower:[3,5],lsq:[],luc:2,made:[1,8],mai:[1,3],mail:[4,6,7],main:8,make:[1,8],makeconfig:8,manual:3,map:[3,8],marku:2,mask:[1,3],master:[1,3,8],matrix:1,maud:2,maurel:2,mayb:1,mean:[1,3,8],meancombin:[1,8],measur:[1,3,6,8],median:[1,3],memori:1,mention:[2,8],merchant:6,messag:[4,8],meteoswiss:0,method:[1,2,3,5,6,8],mid:[],milli:[0,1,2],mind:8,minim:1,minor:1,minu:1,minut:6,miss:1,mjanski:[],mode:[2,3,6],model:[1,6,8],modifi:6,modul:6,mont:1,month:2,more:[1,3,6,8],morpholog:6,most:[3,7,8],mouillet:2,move:[3,8],much:4,mueller:1,multipl:[1,3],multiprocess:[],multitud:6,must:3,n_alc_k:3,name:[1,8],nan:1,nanmean:1,nard:2,narrowband:[1,6],nasa:2,navig:[5,8],ndimag:1,ndit:[3,8],necessari:8,need:[1,3,4,5,7,8],neutral:8,newest:3,next:[3,7],no_star_pol_subtr:[5,8],nois:[1,3,5],non:[1,3,6],none:3,normal:[1,3],normalized_polarization_imag:3,north:[3,8],notic:6,novemb:1,now:[0,1],number:[1,2,3,6,8],number_principal_compon:[],object:[1,3,6,8],object_center_coordin:3,object_centering_method:3,object_collapse_ndit:3,object_param_cent:3,observ:[1,2,3,6,8],observatori:0,obtain:3,octob:1,off:1,offset:[1,3,8],often:[3,8],old:1,oldest:3,one:[1,3,8],ones:8,onli:[1,3,5,6,8],onlin:1,onto:3,open:[1,5],oper:4,optic:2,optim:[1,3,8],option:[1,8],order:[1,3],org:6,orient:3,origin:[3,8],orign:2,other:[3,8],otherwis:[3,8],our:6,out:[0,1,8],outer:[3,8],outer_radiu:[1,3],output:8,over:[3,8],overview:[1,3,8],own:5,packag:[0,1],page:2,pair:3,paper:[1,6],parallact:[3,8],paramet:[1,3,6,8],part:[1,3,8],particl:6,particular:[3,6],path1:8,path2:8,path:8,pathx:8,pattern:[1,3],pca:[1,3,8],pca_radii:[3,8],pdi:[1,6],peak:3,peopl:0,per:1,perform:[1,3,5,6,8],perform_adi:[3,8],perform_pdi:[3,8],perform_polarimetri:[],perform_preprocess:[3,8],perform_preprocessing_:[],perhap:1,pertain:[3,8],petit:2,phase:6,phi:[3,5,8],photo:2,photon:1,pip:7,pipelin:6,pixel:[1,3,8],place:[3,8],planetari:2,plate:1,pleas:[2,4,6],plot:[1,3],plu:8,pohl:[2,5,6],point:[1,3,8],polar:[1,2,3,6,8],polarimetr:[1,2,3,5,6,8],polarimetri:[2,6,8],portion:5,posang:3,posit:3,possibl:[1,4,8],post:1,potenti:3,pre:1,prefer:8,prepar:3,preprocess:[3,8],presenc:8,present:8,prevent:1,previou:[1,8],previous:[1,8],primaryclass:2,princip:[1,3,8],principal_compon:[3,8],print:[1,8],problem:4,problemat:8,process:[1,2],produc:[3,8],product:6,program:[1,5],properti:6,protoplanetari:2,proven:[1,8],provid:[2,3,4,8],psf:[1,3],publish:[0,5,6],pull:4,pupil:[1,2,3,6,8],purpos:6,put:1,pypi:[1,7],python:[0,4,6,7],qminu:1,qphi:1,qplu:1,qualiti:[1,3,8],question:4,quick:5,quit:3,quot:1,rad:8,radi:[6,8],radii:[3,8],radiu:[1,3],ramo:2,random:3,rang:[1,3],rather:[1,8],ratio:3,raw:[1,3,5,6,8],rdi:1,read:[3,8],readthedoc:3,reason:8,receiv:6,recent:7,recommend:[3,7,8],record:8,redistribut:6,reduc:[1,3,5,6,8],reduced_adi:8,reduced_pdi:[5,8],reduced_star_pol_subtr:3,reduct:[1,3,6,7,8],refer:[1,3,8],regist:3,regularli:7,releas:[1,7,9],relev:8,remain:3,remco:2,remov:[1,3,8],repeat:[3,8],replac:[1,3],repositori:[4,5,7],request:4,requir:[3,5,6,8],residu:[3,8],resolut:2,respect:[3,5],restruct:1,result:[1,3,5,8],retain:8,rid:1,rigal:2,right:[1,3,8],rob:[2,4,9],rotat:[1,3,8],run:[1,3,5,6,7],runabl:[],same:[1,3,8],sampl:1,santiago:0,sao:2,satellit:[1,3],satur:[1,3],saturation_level:3,save:3,scale:[1,5],scatter:6,schmid:2,sci:1,screen:8,script:[],search:[3,8],second:3,section:8,sector:[1,3],see:[1,3,5,6,8],select:[],self:8,send:[4,9],sep:2,separ:[1,3,8],septemb:1,sequenc:8,seri:2,set:[1,3,5,6],sever:6,sevin:2,shape:3,shift:[1,3],should:[3,6,8],show:5,shown:3,side:3,sigfactor:3,sigma:3,sigma_filt:3,sign:7,signal:[1,3,5,8],signfic:3,signific:3,similar:[1,3,8],similarli:8,simpli:[6,7],singl:[1,3,8],single_posang_north_up:3,skip:[3,8],skip_preprocess:[],sky:[1,3,8],small:[3,5],smaller:3,smallest:3,snik:2,societi:2,softwar:6,solar:[3,6,8],solut:1,solv:3,some:[1,3,8],somehow:[],sometim:3,somewhat:6,soon:[],sort:[3,8],sourc:[1,3,8],space:8,span:3,special:0,specif:3,specifi:3,speed:3,sphere:[2,6,8],spider:3,spie:2,spot:[1,3],spread:[1,3],spuriou:3,sqrt:3,squar:[1,3],ssr:1,stam:2,standard:[1,3],star:[1,3,6,8],star_pol_subtr:8,start:[1,3,5,8],start_angl:[1,3],statement:1,statist:1,stellar:[1,3,6,8],step:[3,7,8],still:[1,3,4,8],stoke:[1,3],store:[],straightforward:[6,8],straightforwardli:3,strictli:3,strong:8,strongli:3,studi:6,stupid:1,sub:[1,3],subdirectori:[1,3,5,8],subject:9,submit:4,subsequ:[3,8],substellar:[6,8],substract:[],subtract:[1,3,8],suffer:3,suggest:1,sum:8,sup:[],suppl:3,suppli:3,support:[],suppress:3,sure:[],surfac:3,system:[2,3,4,6,8],t_cha_2016:[5,8],tail:3,taken:[1,3,6,8],talk:8,target:[6,8],tech:8,techniqu:2,tempor:1,term:6,termin:[1,5,6,7,8],test:1,text:8,than:[1,3,8],thank:0,thei:3,them:[1,3,8],therefor:[3,8],thi:[1,3,5,8],third:3,those:8,three:[3,6,8],through:[1,7,8],time:[1,3,8],titl:2,todo:[],togeth:8,toggl:1,tool:6,top:3,tot:8,total:[1,3,8],track:[1,2,3,6,8],transfer:[6,8],transmiss:1,transpar:3,trim:[1,3],tupl:[1,3],turatto:2,tweak:3,two:[1,3,8],type:[3,5,7,8],udri:2,uminu:1,uncertainti:1,under:6,understand:8,unequ:[1,3],uniqu:3,unit:[3,8],univers:0,unresolv:[6,8],updat:[1,7],upgrad:7,uphi:1,uplu:1,upper:2,usag:[5,6],use:[1,2,3,6,8],used:[1,3,5,8,9],useful:[3,6],user:[1,3,5,6,7,8],uses:[1,3,5,6],using:[1,3,6,8],valid:3,valu:[1,3,8],van:[1,2,3,4,5,6,8,9],variat:3,variou:[1,3],veri:[1,4,6,8],version:[1,2,4,6,7],via:7,view:[3,6,8],vigan:2,vignet:8,vip:1,visibl:[],vital:[6,8],vlt:2,vogt:0,volum:2,waffl:1,wahhaj:2,wai:[1,3,8],warn:[1,8],warranti:6,websit:1,weight:1,welcom:4,well:6,were:8,west:3,what:3,when:[1,2,3,8],where:[],which:[1,3,8],width:1,wish:8,within:[3,6],without:[3,6,8],work:[1,7,8],wors:6,would:[3,4,8],write:[3,5,8],written:[1,3,6,8],www:6,x_left:3,x_right:3,y_left:3,y_right:3,year:2,yet:[],yield:[3,6],you:[2,3,4,5,6,8],young:2,your:[2,5,6,8],zurlo:2},titles:["Acknowledgements","Changelog & to-do","Citing IRDAP","Configuration file","Contributing & issues","Example reduction","IRDAP","Installation","Usage instructions","Mailing list"],titleterms:{acknowledg:0,adi:[3,8],advanc:3,basic:3,changelog:1,cite:2,combin:8,configur:3,content:6,contribut:4,data:8,differenti:[],exampl:5,file:3,high:1,hint:8,imag:[],instal:7,instruct:8,irdap:[2,6,7,8],issu:4,list:9,low:1,mail:9,multipl:8,nutshel:8,option:3,pdi:[3,8],polarimetr:[],post:[],pre:[3,8],prioriti:1,process:[3,8],reduct:5,run:8,set:8,test:7,usag:8}}) \ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 078ea00..f7fc34a 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -14,6 +14,9 @@ Changelog & to-do Changelog --------- +v1.3.3 June 2021, R.G. van Holstein + - Updated code so that it correctly handles the change of the header names INS4 DROT2 BEGIN and INS4 DROT3 BEGIN to INS4 DROT2 START and INS4 DROT3 START in the FITS files + v1.3.2 January 2021, R.G. van Holstein - Corrected a bug that prevented reductions to be performed when dark and flat files are included in the raw subdirectory @@ -76,6 +79,7 @@ v0.1.2 June 2019, R.G. van Holstein: To-do high priority ------------------- + - Add possibility to reduce data with center frames having a different DIT than the object frames (i.e. automatically scale object frames to DIT and ND filter of center frames before subtracting it; test with data of HD142527) - Automatically optimize the annulus for star polarization subtraction by iterativey updating the annulus by excluding disk signal and companions etc. - Improve computation of stellar DoLP and AoLP and corresponding uncertainties (standard error of mean) by sampling from Gaussian distributions with Monte Carlo - Correct error in computation of photon noise for Q and U images that uses signal in Q and U rather than I_Q and I_U. diff --git a/irdap/irdap.py b/irdap/irdap.py index 7a22757..06658db 100644 --- a/irdap/irdap.py +++ b/irdap/irdap.py @@ -363,8 +363,15 @@ def create_overview_headers(path_raw_dir, path_overview, log=True): # If header exists, include it in overview print_array[i+1, j+2] = header_sel[header_name_sel] else: - # If header does note exist, keep element of overview empty - print_array[i+1, j+2] = '' + if header_name_sel == 'ESO INS4 DROT2 BEGIN' and 'ESO INS4 DROT2 START' in header_sel: + # If header is derotator angle at start, try alternative name as implemented in 2021 + print_array[i+1, j+2] = header_sel['ESO INS4 DROT2 START'] + elif header_name_sel == 'ESO INS4 DROT3 BEGIN' and 'ESO INS4 DROT3 START' in header_sel: + # If header is HWP angle at start, try alternative name as implemented in 2021 + print_array[i+1, j+2] = header_sel['ESO INS4 DROT3 START'] + else: + # If header does note exist, keep element of overview empty + print_array[i+1, j+2] = '' if type(print_array[i+1, j+2]) is float: # Include string with 4 decimal places @@ -3526,7 +3533,7 @@ def preprocess_data(frames_to_remove=[], printandlog('\nWrote file ' + os.path.join(path_flux_dir, name_file_root + 'reference_flux.csv') + ' showing for each FLUX-file the ratios of the transmission and DIT of the OBJECT- and FLUX-files, and the measured' + - ' star total flux in ADU of the left and right frame halves and the left + right frame halves. The file ' + + ' star total flux in ADU of the left and right frame halves and the left + right frame halves. The file' + ' also shows the reference fluxes which are the products star_total_flux * transmission_ratio * dit_ratio.' + ' To express the final images produced by IRDAP (e.g. the I_Q-, Qphi- or summed ADI images) in Jansky per arcsec^2,' + ' determine the star flux in Jansky in the corresponding filter, and multiply the final images by the factor' + @@ -4204,11 +4211,20 @@ def correct_instrumental_polarization_effects(cube_I_Q_double_sum, for i, header_sel in enumerate(header): p[i] = compute_mean_angle([header_sel['ESO TEL PARANG START'], header_sel['ESO TEL PARANG END']]) a_start[i] = header_sel['ESO TEL ALT'] - theta_hwp[i] = np.mod(compute_mean_angle([np.mod(header_sel['ESO INS4 DROT3 BEGIN'] - 152.15, 360), np.mod(header_sel['ESO INS4 DROT3 END'] - 152.15, 360)]), 180) + try: + theta_hwp[i] = np.mod(compute_mean_angle([np.mod(header_sel['ESO INS4 DROT3 BEGIN'] - 152.15, 360), np.mod(header_sel['ESO INS4 DROT3 END'] - 152.15, 360)]), 180) + except: + theta_hwp[i] = np.mod(compute_mean_angle([np.mod(header_sel['ESO INS4 DROT3 START'] - 152.15, 360), np.mod(header_sel['ESO INS4 DROT3 END'] - 152.15, 360)]), 180) if tracking_mode_used == 'FIELD': - theta_der[i] = np.mod(compute_mean_angle([header_sel['ESO INS4 DROT2 BEGIN'], header_sel['ESO INS4 DROT2 END']]), 360) + try: + theta_der[i] = np.mod(compute_mean_angle([header_sel['ESO INS4 DROT2 BEGIN'], header_sel['ESO INS4 DROT2 END']]), 360) + except: + theta_der[i] = np.mod(compute_mean_angle([header_sel['ESO INS4 DROT2 START'], header_sel['ESO INS4 DROT2 END']]), 360) elif tracking_mode_used == 'PUPIL': - theta_der[i] = np.mod(compute_mean_angle([header_sel['ESO INS4 DROT2 BEGIN'], header_sel['ESO INS4 DROT2 END']]) + 0.5*pupil_offset, 360) + try: + theta_der[i] = np.mod(compute_mean_angle([header_sel['ESO INS4 DROT2 BEGIN'], header_sel['ESO INS4 DROT2 END']]) + 0.5*pupil_offset, 360) + except: + theta_der[i] = np.mod(compute_mean_angle([header_sel['ESO INS4 DROT2 START'], header_sel['ESO INS4 DROT2 END']]) + 0.5*pupil_offset, 360) mjd[i] = header_sel['MJD-OBS'] exposure_time[i] = header_sel['ESO DET SEQ1 DIT'] NDIT[i] = header_sel['ESO DET NDIT'] diff --git a/irdap/version.py b/irdap/version.py index bd18148..1930276 100644 --- a/irdap/version.py +++ b/irdap/version.py @@ -1 +1 @@ -__version__ = '1.3.2' \ No newline at end of file +__version__ = '1.3.3' \ No newline at end of file