! Started logfile: J0619+0736_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:24:32 2016 obs J0619+0736_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0619+0736_S_2014_12_20_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974041 visibilities/baseline/integration-bin. ! Found source: J0619+0736 ! ! 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 344 lines of history. ! ! Reading 19812 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 J0619+0736_S_2014_12_20_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898995Jy sigma=0.010226 ! Fit after self-cal, rms=0.884984Jy sigma=0.010080 ! 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=2.73 mas, bmaj=6.468 mas, bpa=-5.499 degrees ! Estimated noise=679.808 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.0827835 Jy ! Component: 100 - total flux cleaned = 0.115148 Jy ! Total flux subtracted in 100 components = 0.115148 Jy ! Clean residual min=-0.005720 max=0.015204 Jy/beam ! Clean residual mean=-0.000018 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.115148 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.115148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084110Jy sigma=0.000876 ! Fit after self-cal, rms=0.083935Jy sigma=0.000873 ! Inverting map ! Added new window around map position (-3, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183241 Jy ! Component: 100 - total flux cleaned = 0.0292509 Jy ! Total flux subtracted in 100 components = 0.0292509 Jy ! Clean residual min=-0.004844 max=0.005680 Jy/beam ! Clean residual mean=-0.000013 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.144399 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.144399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078028Jy sigma=0.000807 ! Fit after self-cal, rms=0.077959Jy sigma=0.000806 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00727847 Jy ! Component: 100 - total flux cleaned = 0.0118966 Jy ! Total flux subtracted in 100 components = 0.0118966 Jy ! Clean residual min=-0.004340 max=0.003247 Jy/beam ! Clean residual mean=-0.000011 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.156296 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.156296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076825Jy sigma=0.000796 ! Fit after self-cal, rms=0.076812Jy sigma=0.000796 ! 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.325 mas, bmaj=7.527 mas, bpa=-4.011 degrees ! Estimated noise=448.898 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.00471602 Jy ! Component: 100 - total flux cleaned = 0.00744633 Jy ! Component: 150 - total flux cleaned = 0.00920202 Jy ! Component: 200 - total flux cleaned = 0.0103823 Jy ! Total flux subtracted in 200 components = 0.0103823 Jy ! Clean residual min=-0.003663 max=0.002375 Jy/beam ! Clean residual mean=-0.000006 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.166678 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 64 components and 0.166678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076349Jy sigma=0.000794 ! Fit after self-cal, rms=0.076347Jy sigma=0.000794 ! 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 0.99 FD 0.86 HN 0.99 KP 1.10 ! LA 0.98 MK 1.01 NL 0.96 OV 1.01 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.05 KP 1.07 ! LA 0.95 MK 1.01 NL 0.90 OV 1.02 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.03 KP 0.94 ! LA 0.78 MK 1.05 NL 1.10 OV 0.96 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.03 KP 0.93 ! LA 0.82 MK 1.01 NL 1.05 OV 1.01 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.076347Jy sigma=0.000794 ! Fit after self-cal, rms=0.073403Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=7.567 mas, bpa=-3.973 degrees ! Estimated noise=451.892 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.000258265 Jy ! Component: 100 - total flux cleaned = -0.000276625 Jy ! Component: 150 - total flux cleaned = -0.000291879 Jy ! Component: 200 - total flux cleaned = -0.000292337 Jy ! Total flux subtracted in 200 components = -0.000292337 Jy ! Clean residual min=-0.001868 max=0.001617 Jy/beam ! Clean residual mean=-0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.166386 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.166386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073394Jy sigma=0.000779 ! Fit after self-cal, rms=0.073354Jy sigma=0.000778 ! 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.073354Jy sigma=0.000778 ! Fit after self-cal, rms=0.072734Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=7.564 mas, bpa=-3.871 degrees ! Estimated noise=451.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.7821e-05 Jy ! Component: 100 - total flux cleaned = -3.32709e-05 Jy ! Component: 150 - total flux cleaned = -6.41088e-05 Jy ! Component: 200 - total flux cleaned = -9.13332e-05 Jy ! Total flux subtracted in 200 components = -9.13332e-05 Jy ! Clean residual min=-0.001418 max=0.001169 Jy/beam ! Clean residual mean=0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.166294 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.166294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072727Jy sigma=0.000776 ! Fit after self-cal, rms=0.072722Jy sigma=0.000776 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.16409e-06 Jy ! Component: 100 - total flux cleaned = -6.71073e-06 Jy ! Component: 150 - total flux cleaned = -2.95724e-05 Jy ! Component: 200 - total flux cleaned = -4.03628e-05 Jy ! Total flux subtracted in 200 components = -4.03628e-05 Jy ! Clean residual min=-0.001394 max=0.001164 Jy/beam ! Clean residual mean=0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.166254 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.166254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072718Jy sigma=0.000776 ! Fit after self-cal, rms=0.072718Jy sigma=0.000776 ! 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.072718Jy sigma=0.000776 ! Fit after self-cal, rms=0.072745Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=7.568 mas, bpa=-3.841 degrees ! Estimated noise=451.738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114932 Jy ! Component: 100 - total flux cleaned = -0.000148514 Jy ! Component: 150 - total flux cleaned = -0.000168403 Jy ! Component: 200 - total flux cleaned = -0.000186966 Jy ! Total flux subtracted in 200 components = -0.000186966 Jy ! Clean residual min=-0.001389 max=0.001166 Jy/beam ! Clean residual mean=0.000000 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.166067 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.166067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072742Jy sigma=0.000776 ! Fit after self-cal, rms=0.072741Jy sigma=0.000776 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 = 9.10373e-07 Jy ! Component: 100 - total flux cleaned = -1.64031e-05 Jy ! Component: 150 - total flux cleaned = -2.42785e-05 Jy ! Component: 200 - total flux cleaned = -3.95052e-05 Jy ! Total flux subtracted in 200 components = -3.95052e-05 Jy ! Clean residual min=-0.001379 max=0.001161 Jy/beam ! Clean residual mean=0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.166027 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.166027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072740Jy sigma=0.000776 ! Fit after self-cal, rms=0.072739Jy sigma=0.000776 ! 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.072739Jy sigma=0.000776 ! Fit after self-cal, rms=0.072817Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.565 mas, bmaj=11.22 mas, bpa=-0.3946 degrees ! Estimated noise=556.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205532 Jy ! Component: 100 - total flux cleaned = -0.00026476 Jy ! Component: 150 - total flux cleaned = -0.00029384 Jy ! Component: 200 - total flux cleaned = -0.0003124 Jy ! Total flux subtracted in 200 components = -0.0003124 Jy ! Clean residual min=-0.001631 max=0.001333 Jy/beam ! Clean residual mean=0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.165715 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 95 components and 0.165715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072816Jy sigma=0.000776 ! Fit after self-cal, rms=0.072815Jy sigma=0.000776 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 = 9.08224e-06 Jy ! Component: 100 - total flux cleaned = -1.87995e-05 Jy ! Component: 150 - total flux cleaned = -3.04166e-05 Jy ! Component: 200 - total flux cleaned = -4.51865e-05 Jy ! Total flux subtracted in 200 components = -4.51865e-05 Jy ! Clean residual min=-0.001633 max=0.001344 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.16567 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 100 components and 0.16567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072815Jy sigma=0.000776 ! Fit after self-cal, rms=0.072814Jy sigma=0.000776 ! 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.358 mas, bmaj=7.573 mas, bpa=-3.838 degrees ! Estimated noise=452.131 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 7.573 at -3.838 degrees (North through East) ! Clean map min=-0.0013335 max=0.11452 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=2.752 mas, bmaj=6.493 mas, bpa=-5.32 degrees ! Estimated noise=690.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0839357 Jy ! Component: 100 - total flux cleaned = 0.117308 Jy ! Component: 150 - total flux cleaned = 0.1356 Jy ! Component: 200 - total flux cleaned = 0.146565 Jy ! Total flux subtracted in 200 components = 0.146565 Jy ! Clean residual min=-0.003188 max=0.005560 Jy/beam ! Clean residual mean=-0.000005 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.146565 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.146565 Jy ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=7.573 mas, bpa=-3.838 degrees ! Estimated noise=452.131 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.00871028 Jy ! Component: 100 - total flux cleaned = 0.0131254 Jy ! Component: 150 - total flux cleaned = 0.0155392 Jy ! Component: 200 - total flux cleaned = 0.0170278 Jy ! Total flux subtracted in 200 components = 0.0170278 Jy ! Clean residual min=-0.001544 max=0.001220 Jy/beam ! Clean residual mean=-0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.163592 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.163592 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.565 mas, bmaj=11.22 mas, bpa=-0.3946 degrees ! Estimated noise=556.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127161 Jy ! Component: 100 - total flux cleaned = 0.00173768 Jy ! Component: 150 - total flux cleaned = 0.00180782 Jy ! Component: 200 - total flux cleaned = 0.00180779 Jy ! Total flux subtracted in 200 components = 0.00180779 Jy ! Clean residual min=-0.001681 max=0.001369 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.1654 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 = 1.48524e-05 Jy ! Component: 100 - total flux cleaned = 2.15152e-05 Jy ! Component: 150 - total flux cleaned = 3.38066e-05 Jy ! Component: 200 - total flux cleaned = 4.51199e-05 Jy ! Total flux subtracted in 200 components = 4.51199e-05 Jy ! Clean residual min=-0.001669 max=0.001375 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.165445 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.165445 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=7.573 mas, bpa=-3.838 degrees ! Estimated noise=452.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.27026e-05 Jy ! Component: 100 - total flux cleaned = 9.96134e-05 Jy ! Component: 150 - total flux cleaned = 0.000176213 Jy ! Component: 200 - total flux cleaned = 0.000225754 Jy ! Total flux subtracted in 200 components = 0.000225754 Jy ! Clean residual min=-0.001351 max=0.001186 Jy/beam ! Clean residual mean=0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.165671 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.165671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072829Jy sigma=0.000776 ! Fit after self-cal, rms=0.072827Jy sigma=0.000776 wmodel J0619+0736_S_2014_12_20_pus_map.mod ! Writing 70 model components to file: J0619+0736_S_2014_12_20_pus_map.mod wobs J0619+0736_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0619+0736_S_2014_12_20_pus_uvs.fits wwins J0619+0736_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0619+0736_S_2014_12_20_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.000545926 Jy ! Component: 100 - total flux cleaned = -0.000702386 Jy ! Component: 150 - total flux cleaned = -0.000660304 Jy ! Component: 200 - total flux cleaned = -0.000541058 Jy ! Component: 250 - total flux cleaned = -0.000521719 Jy ! Component: 300 - total flux cleaned = -0.000408176 Jy ! Component: 350 - total flux cleaned = -0.000315654 Jy ! Component: 400 - total flux cleaned = -0.000152555 Jy ! Component: 450 - total flux cleaned = -8.15712e-05 Jy ! Component: 500 - total flux cleaned = 5.53656e-06 Jy ! Component: 550 - total flux cleaned = 9.04791e-05 Jy ! Component: 600 - total flux cleaned = 0.000106927 Jy ! Component: 650 - total flux cleaned = 0.000107265 Jy ! Component: 700 - total flux cleaned = 0.000123623 Jy ! Component: 750 - total flux cleaned = 0.000123772 Jy ! Component: 800 - total flux cleaned = 0.000123806 Jy ! Component: 850 - total flux cleaned = 0.000123838 Jy ! Component: 900 - total flux cleaned = 0.000154632 Jy ! Component: 950 - total flux cleaned = 0.000185097 Jy ! Component: 1000 - total flux cleaned = 0.00021494 Jy ! Component: 1050 - total flux cleaned = 0.000244324 Jy ! Component: 1100 - total flux cleaned = 0.00022959 Jy ! Component: 1150 - total flux cleaned = 0.00021527 Jy ! Component: 1200 - total flux cleaned = 0.000215566 Jy ! Component: 1250 - total flux cleaned = 0.000201834 Jy ! Component: 1300 - total flux cleaned = 0.000188093 Jy ! Component: 1350 - total flux cleaned = 0.000160412 Jy ! Component: 1400 - total flux cleaned = 9.27118e-05 Jy ! Component: 1450 - total flux cleaned = 0.000119431 Jy ! Component: 1500 - total flux cleaned = 5.30349e-05 Jy ! Component: 1550 - total flux cleaned = 2.68359e-05 Jy ! Component: 1600 - total flux cleaned = -1.20196e-05 Jy ! Component: 1650 - total flux cleaned = 1.37435e-05 Jy ! Component: 1700 - total flux cleaned = -5.01434e-05 Jy ! Component: 1750 - total flux cleaned = -8.80119e-05 Jy ! Component: 1800 - total flux cleaned = -0.000125446 Jy ! Component: 1850 - total flux cleaned = -0.000137971 Jy ! Component: 1900 - total flux cleaned = -0.000199345 Jy ! Component: 1950 - total flux cleaned = -0.000272261 Jy ! Component: 2000 - total flux cleaned = -0.000272301 Jy ! Component: 2050 - total flux cleaned = -0.000319956 Jy ! Component: 2100 - total flux cleaned = -0.00037915 Jy ! Component: 2150 - total flux cleaned = -0.000390803 Jy ! Component: 2200 - total flux cleaned = -0.000413972 Jy ! Component: 2250 - total flux cleaned = -0.000459902 Jy ! Component: 2300 - total flux cleaned = -0.000494367 Jy ! Component: 2350 - total flux cleaned = -0.000505541 Jy ! Component: 2400 - total flux cleaned = -0.000550448 Jy ! Component: 2450 - total flux cleaned = -0.000517101 Jy ! Component: 2500 - total flux cleaned = -0.000483964 Jy ! Component: 2550 - total flux cleaned = -0.000494938 Jy ! Component: 2600 - total flux cleaned = -0.000538517 Jy ! Component: 2650 - total flux cleaned = -0.000538525 Jy ! Component: 2700 - total flux cleaned = -0.000549164 Jy ! Component: 2750 - total flux cleaned = -0.000495926 Jy ! Component: 2800 - total flux cleaned = -0.00052763 Jy ! Component: 2850 - total flux cleaned = -0.000496173 Jy ! Component: 2900 - total flux cleaned = -0.000527406 Jy ! Component: 2950 - total flux cleaned = -0.00053774 Jy ! Component: 3000 - total flux cleaned = -0.000527487 Jy ! Component: 3050 - total flux cleaned = -0.000557967 Jy ! Component: 3100 - total flux cleaned = -0.000487268 Jy ! Component: 3150 - total flux cleaned = -0.000537587 Jy ! Component: 3200 - total flux cleaned = -0.000537561 Jy ! Component: 3250 - total flux cleaned = -0.000517707 Jy ! Component: 3300 - total flux cleaned = -0.00052752 Jy ! Component: 3350 - total flux cleaned = -0.000547021 Jy ! Component: 3400 - total flux cleaned = -0.000537274 Jy ! Component: 3450 - total flux cleaned = -0.000508356 Jy ! Component: 3500 - total flux cleaned = -0.000575423 Jy ! Component: 3550 - total flux cleaned = -0.000537394 Jy ! Component: 3600 - total flux cleaned = -0.000509068 Jy ! Component: 3650 - total flux cleaned = -0.000518488 Jy ! Component: 3700 - total flux cleaned = -0.000537122 Jy ! Component: 3750 - total flux cleaned = -0.000583441 Jy ! Component: 3800 - total flux cleaned = -0.000565026 Jy ! Component: 3850 - total flux cleaned = -0.000592477 Jy ! Component: 3900 - total flux cleaned = -0.000556114 Jy ! Component: 3950 - total flux cleaned = -0.00059227 Jy ! Component: 4000 - total flux cleaned = -0.000637173 Jy ! Component: 4050 - total flux cleaned = -0.000646143 Jy ! Total flux subtracted in 4096 components = -0.000646272 Jy ! Clean residual min=-0.000469 max=0.000649 Jy/beam ! Clean residual mean=0.000000 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.165025 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 353 components and 0.165025 Jy ![Exited script file: muppet] wmap "J0619+0736_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 7.573 at -3.838 degrees (North through East) ! Clean map min=-0.0012362 max=0.11495 Jy/beam ! Writing clean map to FITS file: J0619+0736_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164836 device "J0619+0736_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0619+0736_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43021 0.43021 0.860421 1.72084 3.44168 6.88337 13.7667 27.5335 55.0669 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.358 x 7.573 at -3.838 degrees (North through East) ! Clean map min=-0.0012362 max=0.11495 Jy/beam quit ! Quitting program ! Log file J0619+0736_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:24:38 2016