! Started logfile: J0324+3410_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:53:28 2016 obs J0324+3410_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0324+3410_S_2014_08_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783025 visibilities/baseline/integration-bin. ! Found source: J0324+3410 ! ! 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 10148 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 J0324+3410_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.741830Jy sigma=0.009203 ! Fit after self-cal, rms=0.733760Jy sigma=0.009105 ! 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.743 mas, bmaj=6.879 mas, bpa=19.61 degrees ! Estimated noise=952.135 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.199122 Jy ! Component: 100 - total flux cleaned = 0.267443 Jy ! Total flux subtracted in 100 components = 0.267443 Jy ! Clean residual min=-0.024224 max=0.074097 Jy/beam ! Clean residual mean=0.000034 rms=0.006579 Jy/beam ! Combined flux in latest and established models = 0.267443 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.267443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197042Jy sigma=0.001523 ! Fit after self-cal, rms=0.196408Jy sigma=0.001516 ! Inverting map ! Added new window around map position (5.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0637352 Jy ! Component: 100 - total flux cleaned = 0.0923599 Jy ! Total flux subtracted in 100 components = 0.0923599 Jy ! Clean residual min=-0.013786 max=0.026598 Jy/beam ! Clean residual mean=0.000026 rms=0.003710 Jy/beam ! Combined flux in latest and established models = 0.359803 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.359803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166607Jy sigma=0.001107 ! Fit after self-cal, rms=0.163965Jy sigma=0.001067 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224965 Jy ! Component: 100 - total flux cleaned = 0.0345492 Jy ! Total flux subtracted in 100 components = 0.0345492 Jy ! Clean residual min=-0.011867 max=0.011765 Jy/beam ! Clean residual mean=0.000018 rms=0.002899 Jy/beam ! Combined flux in latest and established models = 0.394352 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.394352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157341Jy sigma=0.001008 ! Fit after self-cal, rms=0.156892Jy sigma=0.001002 ! 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.426 mas, bmaj=7.483 mas, bpa=15.83 degrees ! Estimated noise=594.114 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.0128813 Jy ! Component: 100 - total flux cleaned = 0.0201953 Jy ! Component: 150 - total flux cleaned = 0.0253418 Jy ! Component: 200 - total flux cleaned = 0.0290219 Jy ! Total flux subtracted in 200 components = 0.0290219 Jy ! Clean residual min=-0.010909 max=0.008423 Jy/beam ! Clean residual mean=0.000016 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 0.423374 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.423374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153556Jy sigma=0.000997 ! Fit after self-cal, rms=0.153408Jy sigma=0.000995 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.79 HN 0.97 KP 1.11 ! LA 1.12 MK 1.00* NL 0.96 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.01 KP 1.07 ! LA 1.09 MK 1.00* NL 0.92 OV 1.04 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.10 HN 1.04 KP 0.95 ! LA 0.86 MK 1.00* NL 1.20 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 1.01 KP 0.91 ! LA 0.83 MK 1.00* NL 1.10 OV 1.04 ! PT 1.06 SC 0.97 ! ! ! Fit before self-cal, rms=0.153408Jy sigma=0.000995 ! Fit after self-cal, rms=0.131772Jy sigma=0.000904 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=7.488 mas, bpa=15.97 degrees ! Estimated noise=601.919 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.0053107 Jy ! Component: 100 - total flux cleaned = 0.00575621 Jy ! Component: 150 - total flux cleaned = 0.00598065 Jy ! Component: 200 - total flux cleaned = 0.00616622 Jy ! Total flux subtracted in 200 components = 0.00616622 Jy ! Clean residual min=-0.008993 max=0.007915 Jy/beam ! Clean residual mean=0.000026 rms=0.002447 Jy/beam ! Combined flux in latest and established models = 0.42954 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.42954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130692Jy sigma=0.000903 ! Fit after self-cal, rms=0.130609Jy sigma=0.000902 ! 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.130609Jy sigma=0.000902 ! Fit after self-cal, rms=0.070094Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=7.505 mas, bpa=16.01 degrees ! Estimated noise=599.054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011177 Jy ! Component: 100 - total flux cleaned = -7.0273e-07 Jy ! Component: 150 - total flux cleaned = -0.000196829 Jy ! Component: 200 - total flux cleaned = -0.000368858 Jy ! Total flux subtracted in 200 components = -0.000368858 Jy ! Clean residual min=-0.003528 max=0.002904 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.429171 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.429171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069913Jy sigma=0.000784 ! Fit after self-cal, rms=0.069824Jy sigma=0.000783 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.000140383 Jy ! Component: 100 - total flux cleaned = 0.000351401 Jy ! Component: 150 - total flux cleaned = 0.000311594 Jy ! Component: 200 - total flux cleaned = 0.000311379 Jy ! Total flux subtracted in 200 components = 0.000311379 Jy ! Clean residual min=-0.003369 max=0.002763 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.429483 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.429483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069750Jy sigma=0.000783 ! Fit after self-cal, rms=0.069730Jy sigma=0.000782 ! 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.069730Jy sigma=0.000782 ! Fit after self-cal, rms=0.069840Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=7.512 mas, bpa=15.95 degrees ! Estimated noise=599.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175523 Jy ! Component: 100 - total flux cleaned = -0.000245867 Jy ! Component: 150 - total flux cleaned = -0.000379889 Jy ! Component: 200 - total flux cleaned = -0.000439117 Jy ! Total flux subtracted in 200 components = -0.000439117 Jy ! Clean residual min=-0.003265 max=0.002659 Jy/beam ! Clean residual mean=-0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.429044 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.429044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069795Jy sigma=0.000782 ! Fit after self-cal, rms=0.069786Jy sigma=0.000781 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 = 1.69215e-06 Jy ! Component: 100 - total flux cleaned = -8.60184e-05 Jy ! Component: 150 - total flux cleaned = -3.7615e-05 Jy ! Component: 200 - total flux cleaned = -1.55368e-05 Jy ! Total flux subtracted in 200 components = -1.55368e-05 Jy ! Clean residual min=-0.003168 max=0.002575 Jy/beam ! Clean residual mean=-0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.429028 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.429028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069764Jy sigma=0.000781 ! Fit after self-cal, rms=0.069758Jy sigma=0.000781 ! 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.069758Jy sigma=0.000781 ! Fit after self-cal, rms=0.069887Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.907 mas, bmaj=9.69 mas, bpa=-1.033 degrees ! Estimated noise=697.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481775 Jy ! Component: 100 - total flux cleaned = 0.000402307 Jy ! Component: 150 - total flux cleaned = 0.0003208 Jy ! Component: 200 - total flux cleaned = 0.000289364 Jy ! Total flux subtracted in 200 components = 0.000289364 Jy ! Clean residual min=-0.003320 max=0.002906 Jy/beam ! Clean residual mean=-0.000006 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.429317 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.429317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069881Jy sigma=0.000781 ! Fit after self-cal, rms=0.069877Jy sigma=0.000781 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 = 5.16917e-05 Jy ! Component: 100 - total flux cleaned = 0.000142445 Jy ! Component: 150 - total flux cleaned = 0.000129545 Jy ! Component: 200 - total flux cleaned = 0.000140761 Jy ! Total flux subtracted in 200 components = 0.000140761 Jy ! Clean residual min=-0.003255 max=0.002886 Jy/beam ! Clean residual mean=-0.000006 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.429458 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.429458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069873Jy sigma=0.000781 ! Fit after self-cal, rms=0.069871Jy sigma=0.000781 ! 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.437 mas, bmaj=7.516 mas, bpa=15.95 degrees ! Estimated noise=600.539 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.437 x 7.516 at 15.95 degrees (North through East) ! Clean map min=-0.0029041 max=0.25036 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.751 mas, bmaj=6.921 mas, bpa=19.75 degrees ! Estimated noise=960.418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.208219 Jy ! Component: 100 - total flux cleaned = 0.294538 Jy ! Component: 150 - total flux cleaned = 0.341246 Jy ! Component: 200 - total flux cleaned = 0.367519 Jy ! Total flux subtracted in 200 components = 0.367519 Jy ! Clean residual min=-0.005034 max=0.013133 Jy/beam ! Clean residual mean=0.000005 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.367519 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.367519 Jy ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=7.516 mas, bpa=15.95 degrees ! Estimated noise=600.539 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.0214043 Jy ! Component: 100 - total flux cleaned = 0.0335756 Jy ! Component: 150 - total flux cleaned = 0.0412118 Jy ! Component: 200 - total flux cleaned = 0.0464806 Jy ! Total flux subtracted in 200 components = 0.0464806 Jy ! Clean residual min=-0.003008 max=0.003090 Jy/beam ! Clean residual mean=-0.000002 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.414 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 80 components and 0.414 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.907 mas, bmaj=9.69 mas, bpa=-1.033 degrees ! Estimated noise=697.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00580984 Jy ! Component: 100 - total flux cleaned = 0.00922794 Jy ! Component: 150 - total flux cleaned = 0.0114199 Jy ! Component: 200 - total flux cleaned = 0.0128553 Jy ! Total flux subtracted in 200 components = 0.0128553 Jy ! Clean residual min=-0.003076 max=0.003069 Jy/beam ! Clean residual mean=-0.000005 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.426855 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.000948148 Jy ! Component: 100 - total flux cleaned = 0.00157773 Jy ! Component: 150 - total flux cleaned = 0.0018499 Jy ! Component: 200 - total flux cleaned = 0.00195754 Jy ! Total flux subtracted in 200 components = 0.00195754 Jy ! Clean residual min=-0.003061 max=0.002975 Jy/beam ! Clean residual mean=-0.000005 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.428813 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 153 components and 0.428813 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=7.516 mas, bpa=15.95 degrees ! Estimated noise=600.539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000753541 Jy ! Component: 100 - total flux cleaned = -0.000625415 Jy ! Component: 150 - total flux cleaned = -0.000492511 Jy ! Component: 200 - total flux cleaned = -0.000378032 Jy ! Total flux subtracted in 200 components = -0.000378032 Jy ! Clean residual min=-0.002912 max=0.002340 Jy/beam ! Clean residual mean=-0.000003 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.428435 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 170 components and 0.428435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069878Jy sigma=0.000781 ! Fit after self-cal, rms=0.069864Jy sigma=0.000781 wmodel J0324+3410_S_2014_08_09_pus_map.mod ! Writing 170 model components to file: J0324+3410_S_2014_08_09_pus_map.mod wobs J0324+3410_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0324+3410_S_2014_08_09_pus_uvs.fits wwins J0324+3410_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0324+3410_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.000457451 Jy ! Component: 100 - total flux cleaned = -0.000175565 Jy ! Component: 150 - total flux cleaned = 6.65513e-05 Jy ! Component: 200 - total flux cleaned = 0.000355506 Jy ! Component: 250 - total flux cleaned = 0.000625714 Jy ! Component: 300 - total flux cleaned = 0.000882339 Jy ! Component: 350 - total flux cleaned = 0.00112781 Jy ! Component: 400 - total flux cleaned = 0.00120598 Jy ! Component: 450 - total flux cleaned = 0.00135717 Jy ! Component: 500 - total flux cleaned = 0.0013815 Jy ! Component: 550 - total flux cleaned = 0.00147773 Jy ! Component: 600 - total flux cleaned = 0.0015245 Jy ! Component: 650 - total flux cleaned = 0.00154716 Jy ! Component: 700 - total flux cleaned = 0.00154764 Jy ! Component: 750 - total flux cleaned = 0.00150541 Jy ! Component: 800 - total flux cleaned = 0.00148474 Jy ! Component: 850 - total flux cleaned = 0.00146374 Jy ! Component: 900 - total flux cleaned = 0.00146385 Jy ! Component: 950 - total flux cleaned = 0.00148328 Jy ! Component: 1000 - total flux cleaned = 0.00144477 Jy ! Component: 1050 - total flux cleaned = 0.00148281 Jy ! Component: 1100 - total flux cleaned = 0.00148275 Jy ! Component: 1150 - total flux cleaned = 0.00150095 Jy ! Component: 1200 - total flux cleaned = 0.00153703 Jy ! Component: 1250 - total flux cleaned = 0.00158991 Jy ! Component: 1300 - total flux cleaned = 0.00165924 Jy ! Component: 1350 - total flux cleaned = 0.00172764 Jy ! Component: 1400 - total flux cleaned = 0.00177811 Jy ! Component: 1450 - total flux cleaned = 0.00186127 Jy ! Component: 1500 - total flux cleaned = 0.00191041 Jy ! Component: 1550 - total flux cleaned = 0.00190976 Jy ! Component: 1600 - total flux cleaned = 0.00190975 Jy ! Component: 1650 - total flux cleaned = 0.00200487 Jy ! Component: 1700 - total flux cleaned = 0.00203608 Jy ! Component: 1750 - total flux cleaned = 0.00208239 Jy ! Component: 1800 - total flux cleaned = 0.00214324 Jy ! Component: 1850 - total flux cleaned = 0.00215784 Jy ! Component: 1900 - total flux cleaned = 0.00220222 Jy ! Component: 1950 - total flux cleaned = 0.00217289 Jy ! Component: 2000 - total flux cleaned = 0.00223107 Jy ! Component: 2050 - total flux cleaned = 0.00224524 Jy ! Component: 2100 - total flux cleaned = 0.00221691 Jy ! Component: 2150 - total flux cleaned = 0.00225883 Jy ! Component: 2200 - total flux cleaned = 0.00227265 Jy ! Component: 2250 - total flux cleaned = 0.0022866 Jy ! Component: 2300 - total flux cleaned = 0.0023411 Jy ! Component: 2350 - total flux cleaned = 0.00238118 Jy ! Component: 2400 - total flux cleaned = 0.00243406 Jy ! Component: 2450 - total flux cleaned = 0.00247366 Jy ! Component: 2500 - total flux cleaned = 0.00251271 Jy ! Component: 2550 - total flux cleaned = 0.00257708 Jy ! Component: 2600 - total flux cleaned = 0.00261539 Jy ! Component: 2650 - total flux cleaned = 0.0026909 Jy ! Component: 2700 - total flux cleaned = 0.00271564 Jy ! Component: 2750 - total flux cleaned = 0.00270312 Jy ! Component: 2800 - total flux cleaned = 0.00273967 Jy ! Component: 2850 - total flux cleaned = 0.00282429 Jy ! Component: 2900 - total flux cleaned = 0.0028842 Jy ! Component: 2950 - total flux cleaned = 0.00293163 Jy ! Component: 3000 - total flux cleaned = 0.00299032 Jy ! Component: 3050 - total flux cleaned = 0.00302536 Jy ! Component: 3100 - total flux cleaned = 0.00304827 Jy ! Component: 3150 - total flux cleaned = 0.00307137 Jy ! Component: 3200 - total flux cleaned = 0.00312833 Jy ! Component: 3250 - total flux cleaned = 0.00317351 Jy ! Component: 3300 - total flux cleaned = 0.00325165 Jy ! Component: 3350 - total flux cleaned = 0.00327384 Jy ! Component: 3400 - total flux cleaned = 0.00333974 Jy ! Component: 3450 - total flux cleaned = 0.00337251 Jy ! Component: 3500 - total flux cleaned = 0.00343748 Jy ! Component: 3550 - total flux cleaned = 0.00348051 Jy ! Component: 3600 - total flux cleaned = 0.0035871 Jy ! Component: 3650 - total flux cleaned = 0.00365041 Jy ! Component: 3700 - total flux cleaned = 0.00372377 Jy ! Component: 3750 - total flux cleaned = 0.00379661 Jy ! Component: 3800 - total flux cleaned = 0.00386898 Jy ! Component: 3850 - total flux cleaned = 0.00396126 Jy ! Component: 3900 - total flux cleaned = 0.00405303 Jy ! Component: 3950 - total flux cleaned = 0.00407334 Jy ! Component: 4000 - total flux cleaned = 0.00416388 Jy ! Component: 4050 - total flux cleaned = 0.00425374 Jy ! Total flux subtracted in 4096 components = 0.00436286 Jy ! Clean residual min=-0.000631 max=0.000544 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.432798 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 497 components and 0.432798 Jy ![Exited script file: muppet] wmap "J0324+3410_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.437 x 7.516 at 15.95 degrees (North through East) ! Clean map min=-0.0022555 max=0.25028 Jy/beam ! Writing clean map to FITS file: J0324+3410_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.250282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018424 device "J0324+3410_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0324+3410_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220839 0.220839 0.441678 0.883356 1.76671 3.53343 7.06685 14.1337 28.2674 56.5348 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.25 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.437 x 7.516 at 15.95 degrees (North through East) ! Clean map min=-0.0022555 max=0.25028 Jy/beam quit ! Quitting program ! Log file J0324+3410_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:53:33 2016