! Started logfile: /scr/pima/bg219h_uvs/J0203+5411_S_uvs.log on Thu Apr 7 08:49:47 2016 obs /scr/pima/bg219h_uvs/J0203+5411_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0203+5411_S_uva.fits ! AN table 1: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.473108 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0203+5411 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 5876 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J0203+5411_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038665Jy sigma=23.838575 ! Fit after self-cal, rms=0.789807Jy sigma=18.101745 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=5.755 mas, bpa=48.87 degrees ! Estimated noise=0.640641 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155287 Jy ! Component: 100 - total flux cleaned = 0.210795 Jy ! Total flux subtracted in 100 components = 0.210795 Jy ! Clean residual min=-0.009936 max=0.023828 Jy/beam ! Clean residual mean=-0.000047 rms=0.003226 Jy/beam ! Combined flux in latest and established models = 0.210795 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.210795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078498Jy sigma=1.752508 ! Fit after self-cal, rms=0.078173Jy sigma=1.744748 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0273748 Jy ! Component: 100 - total flux cleaned = 0.0423121 Jy ! Total flux subtracted in 100 components = 0.0423121 Jy ! Clean residual min=-0.005972 max=0.007919 Jy/beam ! Clean residual mean=-0.000043 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.253108 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.253108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065058Jy sigma=1.434750 ! Fit after self-cal, rms=0.064782Jy sigma=1.428369 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=6.149 mas, bpa=46.89 degrees ! Estimated noise=0.426069 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014412 Jy ! Component: 100 - total flux cleaned = 0.0222282 Jy ! Component: 150 - total flux cleaned = 0.0273529 Jy ! Component: 200 - total flux cleaned = 0.0308802 Jy ! Total flux subtracted in 200 components = 0.0308802 Jy ! Clean residual min=-0.005494 max=0.007588 Jy/beam ! Clean residual mean=-0.000120 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.283988 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.283988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061387Jy sigma=1.350977 ! Fit after self-cal, rms=0.061291Jy sigma=1.348773 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.954 x 6.149 at 46.89 degrees (North through East) ! Clean map min=-0.0050833 max=0.20548 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.01 KP 0.99 ! LA 0.97 MK 1.00 NL 0.98 OV 1.04 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 0.99 ! LA 0.98 MK 0.98 NL 0.94 OV 1.04 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.01 KP 1.00 ! LA 0.98 MK 1.00 NL 0.93 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.04 KP 1.01 ! LA 0.98 MK 1.05 NL 1.02 OV 1.01 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.061291Jy sigma=1.348773 ! Fit after self-cal, rms=0.060230Jy sigma=1.334556 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=6.17 mas, bpa=46.94 degrees ! Estimated noise=0.424268 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-7.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784978 Jy ! Component: 100 - total flux cleaned = 0.0122215 Jy ! Component: 150 - total flux cleaned = 0.0143974 Jy ! Component: 200 - total flux cleaned = 0.0154084 Jy ! Total flux subtracted in 200 components = 0.0154084 Jy ! Clean residual min=-0.003654 max=0.004430 Jy/beam ! Clean residual mean=-0.000048 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.299396 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 76 components and 0.299396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059160Jy sigma=1.307929 ! Fit after self-cal, rms=0.059027Jy sigma=1.304697 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059027Jy sigma=1.304697 ! Fit after self-cal, rms=0.058911Jy sigma=1.297693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=6.149 mas, bpa=46.81 degrees ! Estimated noise=0.425274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149754 Jy ! Component: 100 - total flux cleaned = 0.00280366 Jy ! Component: 150 - total flux cleaned = 0.00384057 Jy ! Component: 200 - total flux cleaned = 0.00455062 Jy ! Total flux subtracted in 200 components = 0.00455062 Jy ! Clean residual min=-0.002834 max=0.003152 Jy/beam ! Clean residual mean=-0.000043 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.303947 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.303947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058736Jy sigma=1.293871 ! Fit after self-cal, rms=0.058722Jy sigma=1.293416 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-35, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278861 Jy ! Component: 100 - total flux cleaned = 0.00441878 Jy ! Component: 150 - total flux cleaned = 0.0053196 Jy ! Component: 200 - total flux cleaned = 0.006054 Jy ! Total flux subtracted in 200 components = 0.006054 Jy ! Clean residual min=-0.002601 max=0.002587 Jy/beam ! Clean residual mean=-0.000029 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.310001 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.310001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058551Jy sigma=1.289801 ! Fit after self-cal, rms=0.058537Jy sigma=1.289564 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058537Jy sigma=1.289564 ! Fit after self-cal, rms=0.058600Jy sigma=1.289028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=6.141 mas, bpa=46.83 degrees ! Estimated noise=0.425326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111011 Jy ! Component: 100 - total flux cleaned = 0.00181156 Jy ! Component: 150 - total flux cleaned = 0.00229525 Jy ! Component: 200 - total flux cleaned = 0.00282556 Jy ! Total flux subtracted in 200 components = 0.00282556 Jy ! Clean residual min=-0.002444 max=0.002598 Jy/beam ! Clean residual mean=-0.000030 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.312826 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 0.312826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058536Jy sigma=1.287712 ! Fit after self-cal, rms=0.058534Jy sigma=1.287634 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-41.5, -95). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135789 Jy ! Component: 100 - total flux cleaned = 0.00185478 Jy ! Component: 150 - total flux cleaned = 0.0023733 Jy ! Component: 200 - total flux cleaned = 0.00284462 Jy ! Total flux subtracted in 200 components = 0.00284462 Jy ! Clean residual min=-0.002170 max=0.002030 Jy/beam ! Clean residual mean=-0.000026 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.315671 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 160 components and 0.315671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058439Jy sigma=1.285419 ! Fit after self-cal, rms=0.058433Jy sigma=1.285327 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058433Jy sigma=1.285327 ! Fit after self-cal, rms=0.058488Jy sigma=1.285151 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.248 mas, bmaj=8.276 mas, bpa=37.97 degrees ! Estimated noise=0.51401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000456801 Jy ! Component: 100 - total flux cleaned = 0.000530902 Jy ! Component: 150 - total flux cleaned = 0.000797443 Jy ! Component: 200 - total flux cleaned = 0.00100376 Jy ! Total flux subtracted in 200 components = 0.00100376 Jy ! Clean residual min=-0.002327 max=0.002324 Jy/beam ! Clean residual mean=-0.000049 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.316675 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 185 components and 0.316675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058464Jy sigma=1.284505 ! Fit after self-cal, rms=0.058461Jy sigma=1.284475 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349867 Jy ! Component: 100 - total flux cleaned = 0.000452998 Jy ! Component: 150 - total flux cleaned = 0.000476944 Jy ! Component: 200 - total flux cleaned = 0.000476952 Jy ! Total flux subtracted in 200 components = 0.000476952 Jy ! Clean residual min=-0.002308 max=0.002108 Jy/beam ! Clean residual mean=-0.000044 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.317152 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 203 components and 0.317152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058450Jy sigma=1.284171 ! Fit after self-cal, rms=0.058448Jy sigma=1.284163 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.988 mas, bmaj=6.137 mas, bpa=46.82 degrees ! Estimated noise=0.425501 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.988 x 6.137 at 46.82 degrees (North through East) ! Clean map min=-0.0019715 max=0.20488 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=5.738 mas, bpa=48.95 degrees ! Estimated noise=0.644888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15613 Jy ! Component: 100 - total flux cleaned = 0.212373 Jy ! Component: 150 - total flux cleaned = 0.239701 Jy ! Component: 200 - total flux cleaned = 0.25519 Jy ! Total flux subtracted in 200 components = 0.25519 Jy ! Clean residual min=-0.005509 max=0.008179 Jy/beam ! Clean residual mean=-0.000038 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.25519 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.25519 Jy ! Inverting map and beam ! Estimated beam: bmin=3.988 mas, bmaj=6.137 mas, bpa=46.82 degrees ! Estimated noise=0.425501 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137843 Jy ! Component: 100 - total flux cleaned = 0.0226567 Jy ! Component: 150 - total flux cleaned = 0.028893 Jy ! Component: 200 - total flux cleaned = 0.0337222 Jy ! Total flux subtracted in 200 components = 0.0337222 Jy ! Clean residual min=-0.003426 max=0.003684 Jy/beam ! Clean residual mean=-0.000087 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.288912 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 71 components and 0.288912 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.248 mas, bmaj=8.276 mas, bpa=37.97 degrees ! Estimated noise=0.51401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647013 Jy ! Component: 100 - total flux cleaned = 0.0105971 Jy ! Component: 150 - total flux cleaned = 0.0138168 Jy ! Component: 200 - total flux cleaned = 0.0159802 Jy ! Total flux subtracted in 200 components = 0.0159802 Jy ! Clean residual min=-0.003004 max=0.003701 Jy/beam ! Clean residual mean=-0.000112 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.304892 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192995 Jy ! Component: 100 - total flux cleaned = 0.00342529 Jy ! Component: 150 - total flux cleaned = 0.00479845 Jy ! Component: 200 - total flux cleaned = 0.00600964 Jy ! Total flux subtracted in 200 components = 0.00600964 Jy ! Clean residual min=-0.002661 max=0.002939 Jy/beam ! Clean residual mean=-0.000082 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.310902 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 167 components and 0.310902 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.988 mas, bmaj=6.137 mas, bpa=46.82 degrees ! Estimated noise=0.425501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013955 Jy ! Component: 100 - total flux cleaned = 0.0022383 Jy ! Component: 150 - total flux cleaned = 0.0028351 Jy ! Component: 200 - total flux cleaned = 0.00319806 Jy ! Total flux subtracted in 200 components = 0.00319806 Jy ! Clean residual min=-0.002163 max=0.001969 Jy/beam ! Clean residual mean=-0.000030 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.3141 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 194 components and 0.3141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058488Jy sigma=1.285435 ! Fit after self-cal, rms=0.058476Jy sigma=1.285036 wmodel /scr/pima/bg219h_uvs/J0203+5411_S_map.mod ! Writing 194 model components to file: /scr/pima/bg219h_uvs/J0203+5411_S_map.mod wobs /scr/pima/bg219h_uvs/J0203+5411_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0203+5411_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0203+5411_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J0203+5411_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000992087 Jy ! Component: 100 - total flux cleaned = -0.00131784 Jy ! Component: 150 - total flux cleaned = -0.00145307 Jy ! Component: 200 - total flux cleaned = -0.00148446 Jy ! Component: 250 - total flux cleaned = -0.00157732 Jy ! Component: 300 - total flux cleaned = -0.0016074 Jy ! Component: 350 - total flux cleaned = -0.00163666 Jy ! Component: 400 - total flux cleaned = -0.00174807 Jy ! Component: 450 - total flux cleaned = -0.00180129 Jy ! Component: 500 - total flux cleaned = -0.00182715 Jy ! Component: 550 - total flux cleaned = -0.00195465 Jy ! Component: 600 - total flux cleaned = -0.00200452 Jy ! Component: 650 - total flux cleaned = -0.00215004 Jy ! Component: 700 - total flux cleaned = -0.0022679 Jy ! Component: 750 - total flux cleaned = -0.00247395 Jy ! Component: 800 - total flux cleaned = -0.00251867 Jy ! Component: 850 - total flux cleaned = -0.00262838 Jy ! Component: 900 - total flux cleaned = -0.00277852 Jy ! Component: 950 - total flux cleaned = -0.00284131 Jy ! Component: 1000 - total flux cleaned = -0.00300634 Jy ! Component: 1050 - total flux cleaned = -0.00308701 Jy ! Component: 1100 - total flux cleaned = -0.003246 Jy ! Component: 1150 - total flux cleaned = -0.00338196 Jy ! Component: 1200 - total flux cleaned = -0.00345824 Jy ! Component: 1250 - total flux cleaned = -0.00357111 Jy ! Component: 1300 - total flux cleaned = -0.00368216 Jy ! Component: 1350 - total flux cleaned = -0.00380982 Jy ! Component: 1400 - total flux cleaned = -0.00400681 Jy ! Component: 1450 - total flux cleaned = -0.00409477 Jy ! Component: 1500 - total flux cleaned = -0.00423404 Jy ! Component: 1550 - total flux cleaned = -0.00438832 Jy ! Component: 1600 - total flux cleaned = -0.00452316 Jy ! Component: 1650 - total flux cleaned = -0.00463976 Jy ! Component: 1700 - total flux cleaned = -0.00478758 Jy ! Component: 1750 - total flux cleaned = -0.00490111 Jy ! Component: 1800 - total flux cleaned = -0.00507701 Jy ! Component: 1850 - total flux cleaned = -0.00525073 Jy ! Component: 1900 - total flux cleaned = -0.00535979 Jy ! Component: 1950 - total flux cleaned = -0.0054834 Jy ! Component: 2000 - total flux cleaned = -0.00560542 Jy ! Component: 2050 - total flux cleaned = -0.00571108 Jy ! Component: 2100 - total flux cleaned = -0.00584515 Jy ! Component: 2150 - total flux cleaned = -0.00591863 Jy ! Component: 2200 - total flux cleaned = -0.00599157 Jy ! Component: 2250 - total flux cleaned = -0.00607846 Jy ! Component: 2300 - total flux cleaned = -0.00622142 Jy ! Component: 2350 - total flux cleaned = -0.00633432 Jy ! Component: 2400 - total flux cleaned = -0.00643214 Jy ! Component: 2450 - total flux cleaned = -0.00652901 Jy ! Component: 2500 - total flux cleaned = -0.00663863 Jy ! Component: 2550 - total flux cleaned = -0.00677433 Jy ! Component: 2600 - total flux cleaned = -0.00684146 Jy ! Component: 2650 - total flux cleaned = -0.00696154 Jy ! Component: 2700 - total flux cleaned = -0.00708035 Jy ! Component: 2750 - total flux cleaned = -0.00718502 Jy ! Component: 2800 - total flux cleaned = -0.00728884 Jy ! Component: 2850 - total flux cleaned = -0.00741755 Jy ! Component: 2900 - total flux cleaned = -0.00749405 Jy ! Component: 2950 - total flux cleaned = -0.00765826 Jy ! Component: 3000 - total flux cleaned = -0.00773353 Jy ! Component: 3050 - total flux cleaned = -0.0078701 Jy ! Component: 3100 - total flux cleaned = -0.00798089 Jy ! Component: 3150 - total flux cleaned = -0.00807862 Jy ! Component: 3200 - total flux cleaned = -0.00813929 Jy ! Component: 3250 - total flux cleaned = -0.00829575 Jy ! Component: 3300 - total flux cleaned = -0.00839118 Jy ! Component: 3350 - total flux cleaned = -0.00850951 Jy ! Component: 3400 - total flux cleaned = -0.00863851 Jy ! Component: 3450 - total flux cleaned = -0.00870833 Jy ! Component: 3500 - total flux cleaned = -0.00876599 Jy ! Component: 3550 - total flux cleaned = -0.00884628 Jy ! Component: 3600 - total flux cleaned = -0.00888052 Jy ! Component: 3650 - total flux cleaned = -0.00897102 Jy ! Component: 3700 - total flux cleaned = -0.00907213 Jy ! Component: 3750 - total flux cleaned = -0.00916127 Jy ! Component: 3800 - total flux cleaned = -0.00923873 Jy ! Component: 3850 - total flux cleaned = -0.0093158 Jy ! Component: 3900 - total flux cleaned = -0.00940319 Jy ! Component: 3950 - total flux cleaned = -0.00946831 Jy ! Component: 4000 - total flux cleaned = -0.0095439 Jy ! Component: 4050 - total flux cleaned = -0.00961898 Jy ! Total flux subtracted in 4096 components = -0.00969358 Jy ! Clean residual min=-0.000668 max=0.000607 Jy/beam ! Clean residual mean=-0.000005 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.304406 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 471 components and 0.304406 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0203+5411_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.988 x 6.137 at 46.82 degrees (North through East) ! Clean map min=-0.0018561 max=0.20518 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0203+5411_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191124 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.279451 0.279451 0.558901 1.1178 2.2356 4.47121 8.94242 17.8848 35.7697 71.5394 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.205 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1073.54 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0203+5411_S_uvs.log closed on Thu Apr 7 08:49:51 2016