! Started logfile: J0029+0509_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:49:29 2016 obs J0029+0509_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0029+0509_S_2014_08_09_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774359 visibilities/baseline/integration-bin. ! Found source: J0029+0509 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 14496 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0029+0509_S_2014_08_09_pus] 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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836445Jy sigma=0.009502 ! Fit after self-cal, rms=0.798731Jy sigma=0.009089 ! 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.644 mas, bmaj=8.953 mas, bpa=17.98 degrees ! Estimated noise=731.891 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.153075 Jy ! Component: 100 - total flux cleaned = 0.197867 Jy ! Total flux subtracted in 100 components = 0.197867 Jy ! Clean residual min=-0.017695 max=0.069990 Jy/beam ! Clean residual mean=-0.000007 rms=0.005760 Jy/beam ! Combined flux in latest and established models = 0.197867 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.197867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122578Jy sigma=0.001342 ! Fit after self-cal, rms=0.122567Jy sigma=0.001342 ! Inverting map ! Added new window around map position (-32.5, 53.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0561234 Jy ! Component: 100 - total flux cleaned = 0.0809881 Jy ! Total flux subtracted in 100 components = 0.0809881 Jy ! Clean residual min=-0.008754 max=0.013622 Jy/beam ! Clean residual mean=-0.000005 rms=0.002723 Jy/beam ! Combined flux in latest and established models = 0.278855 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.278855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090691Jy sigma=0.000962 ! Fit after self-cal, rms=0.088630Jy sigma=0.000940 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194261 Jy ! Component: 100 - total flux cleaned = 0.0325641 Jy ! Total flux subtracted in 100 components = 0.0325641 Jy ! Clean residual min=-0.006165 max=0.007377 Jy/beam ! Clean residual mean=-0.000005 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.311419 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.311419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082097Jy sigma=0.000864 ! Fit after self-cal, rms=0.081960Jy sigma=0.000863 ! 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=4.382 mas, bmaj=9.787 mas, bpa=17.19 degrees ! Estimated noise=523.508 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.0148407 Jy ! Component: 100 - total flux cleaned = 0.0248285 Jy ! Component: 150 - total flux cleaned = 0.0320159 Jy ! Component: 200 - total flux cleaned = 0.0373862 Jy ! Total flux subtracted in 200 components = 0.0373862 Jy ! Clean residual min=-0.004020 max=0.005866 Jy/beam ! Clean residual mean=0.000003 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.348805 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 104 components and 0.348805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078306Jy sigma=0.000825 ! Fit after self-cal, rms=0.078223Jy sigma=0.000824 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 0.98 KP 1.05 ! LA 1.09 MK 1.00* NL 0.99 OV 0.97 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.04 KP 1.00 ! LA 1.04 MK 1.00* NL 1.03 OV 0.99 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.05 KP 0.89 ! LA 0.82 MK 1.00* NL 1.03 OV 0.94 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 1.01 KP 0.87 ! LA 0.80 MK 1.00* NL 1.08 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.078223Jy sigma=0.000824 ! Fit after self-cal, rms=0.071160Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.397 mas, bmaj=9.857 mas, bpa=17.16 degrees ! Estimated noise=516.712 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 (-25, 47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347823 Jy ! Component: 100 - total flux cleaned = 0.00516608 Jy ! Component: 150 - total flux cleaned = 0.00557356 Jy ! Component: 200 - total flux cleaned = 0.00593187 Jy ! Total flux subtracted in 200 components = 0.00593187 Jy ! Clean residual min=-0.001907 max=0.002083 Jy/beam ! Clean residual mean=0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.354737 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 138 components and 0.354737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070959Jy sigma=0.000773 ! Fit after self-cal, rms=0.070938Jy sigma=0.000773 ! 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.070938Jy sigma=0.000773 ! Fit after self-cal, rms=0.070936Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=9.84 mas, bpa=17.08 degrees ! Estimated noise=517.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183478 Jy ! Component: 100 - total flux cleaned = 0.00288017 Jy ! Component: 150 - total flux cleaned = 0.00305292 Jy ! Component: 200 - total flux cleaned = 0.00316713 Jy ! Total flux subtracted in 200 components = 0.00316713 Jy ! Clean residual min=-0.001751 max=0.001924 Jy/beam ! Clean residual mean=-0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.357904 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 166 components and 0.357904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070871Jy sigma=0.000771 ! Fit after self-cal, rms=0.070866Jy sigma=0.000771 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.000371984 Jy ! Component: 100 - total flux cleaned = 0.000547471 Jy ! Component: 150 - total flux cleaned = 0.000672654 Jy ! Component: 200 - total flux cleaned = 0.000785307 Jy ! Total flux subtracted in 200 components = 0.000785307 Jy ! Clean residual min=-0.001728 max=0.001779 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.358689 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 182 components and 0.358689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070839Jy sigma=0.000771 ! Fit after self-cal, rms=0.070837Jy sigma=0.000771 ! 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.070837Jy sigma=0.000771 ! Fit after self-cal, rms=0.070827Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.398 mas, bmaj=9.837 mas, bpa=17.06 degrees ! Estimated noise=517.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000945861 Jy ! Component: 100 - total flux cleaned = 0.00148587 Jy ! Component: 150 - total flux cleaned = 0.00169321 Jy ! Component: 200 - total flux cleaned = 0.00180854 Jy ! Total flux subtracted in 200 components = 0.00180854 Jy ! Clean residual min=-0.001640 max=0.001730 Jy/beam ! Clean residual mean=-0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.360498 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 195 components and 0.360498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070807Jy sigma=0.000770 ! Fit after self-cal, rms=0.070805Jy sigma=0.000770 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.000244846 Jy ! Component: 100 - total flux cleaned = 0.000371611 Jy ! Component: 150 - total flux cleaned = 0.000429648 Jy ! Component: 200 - total flux cleaned = 0.00048293 Jy ! Total flux subtracted in 200 components = 0.00048293 Jy ! Clean residual min=-0.001614 max=0.001639 Jy/beam ! Clean residual mean=-0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.360981 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 206 components and 0.360981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070796Jy sigma=0.000770 ! Fit after self-cal, rms=0.070795Jy sigma=0.000770 ! 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.070795Jy sigma=0.000770 ! Fit after self-cal, rms=0.070779Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.105 mas, bmaj=11.85 mas, bpa=6.45 degrees ! Estimated noise=582.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664234 Jy ! Component: 100 - total flux cleaned = 0.000919898 Jy ! Component: 150 - total flux cleaned = 0.00102693 Jy ! Component: 200 - total flux cleaned = 0.00110276 Jy ! Total flux subtracted in 200 components = 0.00110276 Jy ! Clean residual min=-0.001796 max=0.001786 Jy/beam ! Clean residual mean=0.000000 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.362084 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 234 components and 0.362084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070772Jy sigma=0.000770 ! Fit after self-cal, rms=0.070771Jy sigma=0.000770 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.000184742 Jy ! Component: 100 - total flux cleaned = 0.000286946 Jy ! Component: 150 - total flux cleaned = 0.000331038 Jy ! Component: 200 - total flux cleaned = 0.00037051 Jy ! Total flux subtracted in 200 components = 0.00037051 Jy ! Clean residual min=-0.001793 max=0.001764 Jy/beam ! Clean residual mean=0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.362454 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 245 components and 0.362454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070770Jy sigma=0.000770 ! Fit after self-cal, rms=0.070770Jy sigma=0.000770 ! 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=4.399 mas, bmaj=9.834 mas, bpa=17.04 degrees ! Estimated noise=517.213 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.399 x 9.834 at 17.04 degrees (North through East) ! Clean map min=-0.0015192 max=0.20726 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.65 mas, bmaj=8.997 mas, bpa=17.89 degrees ! Estimated noise=726.656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155848 Jy ! Component: 100 - total flux cleaned = 0.219114 Jy ! Component: 150 - total flux cleaned = 0.256088 Jy ! Component: 200 - total flux cleaned = 0.280507 Jy ! Total flux subtracted in 200 components = 0.280507 Jy ! Clean residual min=-0.006809 max=0.013289 Jy/beam ! Clean residual mean=-0.000004 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.280507 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.280507 Jy ! Inverting map and beam ! Estimated beam: bmin=4.399 mas, bmaj=9.834 mas, bpa=17.04 degrees ! Estimated noise=517.213 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.023082 Jy ! Component: 100 - total flux cleaned = 0.03793 Jy ! Component: 150 - total flux cleaned = 0.0483742 Jy ! Component: 200 - total flux cleaned = 0.0559587 Jy ! Total flux subtracted in 200 components = 0.0559587 Jy ! Clean residual min=-0.002761 max=0.004302 Jy/beam ! Clean residual mean=0.000001 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.336465 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 65 components and 0.336465 Jy ! Inverting map ! Added new window around map position (-33.5, 45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00560843 Jy ! Component: 100 - total flux cleaned = 0.00988426 Jy ! Component: 150 - total flux cleaned = 0.0132313 Jy ! Component: 200 - total flux cleaned = 0.0159096 Jy ! Total flux subtracted in 200 components = 0.0159096 Jy ! Clean residual min=-0.001950 max=0.001898 Jy/beam ! Clean residual mean=0.000000 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.352375 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 108 components and 0.352375 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=8.105 mas, bmaj=11.85 mas, bpa=6.45 degrees ! Estimated noise=582.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314362 Jy ! Component: 100 - total flux cleaned = 0.00536725 Jy ! Component: 150 - total flux cleaned = 0.00694499 Jy ! Component: 200 - total flux cleaned = 0.0077501 Jy ! Total flux subtracted in 200 components = 0.0077501 Jy ! Clean residual min=-0.001965 max=0.001584 Jy/beam ! Clean residual mean=0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.360125 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.000605451 Jy ! Component: 100 - total flux cleaned = 0.00106857 Jy ! Component: 150 - total flux cleaned = 0.00123865 Jy ! Component: 200 - total flux cleaned = 0.00136479 Jy ! Total flux subtracted in 200 components = 0.00136479 Jy ! Clean residual min=-0.001886 max=0.001625 Jy/beam ! Clean residual mean=-0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.36149 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 215 components and 0.36149 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.399 mas, bmaj=9.834 mas, bpa=17.04 degrees ! Estimated noise=517.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150595 Jy ! Component: 100 - total flux cleaned = 0.00026679 Jy ! Component: 150 - total flux cleaned = 0.000421473 Jy ! Component: 200 - total flux cleaned = 0.000537266 Jy ! Total flux subtracted in 200 components = 0.000537266 Jy ! Clean residual min=-0.001474 max=0.001558 Jy/beam ! Clean residual mean=-0.000000 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.362027 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 236 components and 0.362027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070783Jy sigma=0.000770 ! Fit after self-cal, rms=0.070780Jy sigma=0.000770 wmodel J0029+0509_S_2014_08_09_pus_map.mod ! Writing 236 model components to file: J0029+0509_S_2014_08_09_pus_map.mod wobs J0029+0509_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0029+0509_S_2014_08_09_pus_uvs.fits wwins J0029+0509_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J0029+0509_S_2014_08_09_pus_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.000330877 Jy ! Component: 100 - total flux cleaned = 0.000456443 Jy ! Component: 150 - total flux cleaned = 0.000623871 Jy ! Component: 200 - total flux cleaned = 0.000760369 Jy ! Component: 250 - total flux cleaned = 0.000955169 Jy ! Component: 300 - total flux cleaned = 0.00105919 Jy ! Component: 350 - total flux cleaned = 0.00113971 Jy ! Component: 400 - total flux cleaned = 0.00115949 Jy ! Component: 450 - total flux cleaned = 0.00115969 Jy ! Component: 500 - total flux cleaned = 0.00116024 Jy ! Component: 550 - total flux cleaned = 0.00116061 Jy ! Component: 600 - total flux cleaned = 0.00114316 Jy ! Component: 650 - total flux cleaned = 0.00110906 Jy ! Component: 700 - total flux cleaned = 0.00109231 Jy ! Component: 750 - total flux cleaned = 0.0010759 Jy ! Component: 800 - total flux cleaned = 0.00105962 Jy ! Component: 850 - total flux cleaned = 0.000997322 Jy ! Component: 900 - total flux cleaned = 0.000997331 Jy ! Component: 950 - total flux cleaned = 0.000967048 Jy ! Component: 1000 - total flux cleaned = 0.000892644 Jy ! Component: 1050 - total flux cleaned = 0.000951258 Jy ! Component: 1100 - total flux cleaned = 0.000879066 Jy ! Component: 1150 - total flux cleaned = 0.000865033 Jy ! Component: 1200 - total flux cleaned = 0.000809318 Jy ! Component: 1250 - total flux cleaned = 0.000781756 Jy ! Component: 1300 - total flux cleaned = 0.000727513 Jy ! Component: 1350 - total flux cleaned = 0.000660558 Jy ! Component: 1400 - total flux cleaned = 0.000620765 Jy ! Component: 1450 - total flux cleaned = 0.000542518 Jy ! Component: 1500 - total flux cleaned = 0.000503689 Jy ! Component: 1550 - total flux cleaned = 0.000427531 Jy ! Component: 1600 - total flux cleaned = 0.000389778 Jy ! Component: 1650 - total flux cleaned = 0.000364826 Jy ! Component: 1700 - total flux cleaned = 0.000291241 Jy ! Component: 1750 - total flux cleaned = 0.000254878 Jy ! Component: 1800 - total flux cleaned = 0.000195129 Jy ! Component: 1850 - total flux cleaned = 0.00017157 Jy ! Component: 1900 - total flux cleaned = 8.96809e-05 Jy ! Component: 1950 - total flux cleaned = 4.33602e-05 Jy ! Component: 2000 - total flux cleaned = -5.91318e-05 Jy ! Component: 2050 - total flux cleaned = -8.15836e-05 Jy ! Component: 2100 - total flux cleaned = -0.000159531 Jy ! Component: 2150 - total flux cleaned = -0.00021459 Jy ! Component: 2200 - total flux cleaned = -0.000290941 Jy ! Component: 2250 - total flux cleaned = -0.000301658 Jy ! Component: 2300 - total flux cleaned = -0.000376277 Jy ! Component: 2350 - total flux cleaned = -0.000418609 Jy ! Component: 2400 - total flux cleaned = -0.00050219 Jy ! Component: 2450 - total flux cleaned = -0.0005332 Jy ! Component: 2500 - total flux cleaned = -0.00053321 Jy ! Component: 2550 - total flux cleaned = -0.000604331 Jy ! Component: 2600 - total flux cleaned = -0.00069456 Jy ! Component: 2650 - total flux cleaned = -0.000694674 Jy ! Component: 2700 - total flux cleaned = -0.000734104 Jy ! Component: 2750 - total flux cleaned = -0.000773144 Jy ! Component: 2800 - total flux cleaned = -0.000821667 Jy ! Component: 2850 - total flux cleaned = -0.000850269 Jy ! Component: 2900 - total flux cleaned = -0.000897729 Jy ! Component: 2950 - total flux cleaned = -0.000935449 Jy ! Component: 3000 - total flux cleaned = -0.000963485 Jy ! Component: 3050 - total flux cleaned = -0.000963388 Jy ! Component: 3100 - total flux cleaned = -0.00097272 Jy ! Component: 3150 - total flux cleaned = -0.00101809 Jy ! Component: 3200 - total flux cleaned = -0.00101799 Jy ! Component: 3250 - total flux cleaned = -0.00103586 Jy ! Component: 3300 - total flux cleaned = -0.00105355 Jy ! Component: 3350 - total flux cleaned = -0.00109768 Jy ! Component: 3400 - total flux cleaned = -0.00108006 Jy ! Component: 3450 - total flux cleaned = -0.00108887 Jy ! Component: 3500 - total flux cleaned = -0.00108891 Jy ! Component: 3550 - total flux cleaned = -0.00113175 Jy ! Component: 3600 - total flux cleaned = -0.00116564 Jy ! Component: 3650 - total flux cleaned = -0.00117414 Jy ! Component: 3700 - total flux cleaned = -0.00118248 Jy ! Component: 3750 - total flux cleaned = -0.00122411 Jy ! Component: 3800 - total flux cleaned = -0.00123233 Jy ! Component: 3850 - total flux cleaned = -0.00121589 Jy ! Component: 3900 - total flux cleaned = -0.00124854 Jy ! Component: 3950 - total flux cleaned = -0.0012567 Jy ! Component: 4000 - total flux cleaned = -0.00124068 Jy ! Component: 4050 - total flux cleaned = -0.00127268 Jy ! Total flux subtracted in 4096 components = -0.00125673 Jy ! Clean residual min=-0.000501 max=0.000533 Jy/beam ! Clean residual mean=-0.000000 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.36077 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 563 components and 0.36077 Jy ![Exited script file: muppet] wmap "J0029+0509_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.399 x 9.834 at 17.04 degrees (North through East) ! Clean map min=-0.001181 max=0.20666 Jy/beam ! Writing clean map to FITS file: J0029+0509_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152084 device "J0029+0509_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0029+0509_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220777 0.220777 0.441554 0.883108 1.76622 3.53243 7.06487 14.1297 28.2595 56.5189 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.399 x 9.834 at 17.04 degrees (North through East) ! Clean map min=-0.001181 max=0.20666 Jy/beam quit ! Quitting program ! Log file J0029+0509_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:49:36 2016