! Started logfile: J0347+2339_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:45:00 2016 obs J0347+2339_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0347+2339_S_2015_03_17_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964583 visibilities/baseline/integration-bin. ! Found source: J0347+2339 ! ! 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 330 lines of history. ! ! Reading 16668 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 J0347+2339_S_2015_03_17_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879334Jy sigma=0.010275 ! Fit after self-cal, rms=0.858855Jy sigma=0.010049 ! 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.225 mas, bmaj=5.159 mas, bpa=-6.185 degrees ! Estimated noise=711.119 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.102011 Jy ! Component: 100 - total flux cleaned = 0.130553 Jy ! Total flux subtracted in 100 components = 0.130553 Jy ! Clean residual min=-0.006276 max=0.015710 Jy/beam ! Clean residual mean=-0.000057 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.130553 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.130553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085369Jy sigma=0.000878 ! Fit after self-cal, rms=0.085335Jy sigma=0.000878 ! Inverting map ! Added new window around map position (-3, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169085 Jy ! Component: 100 - total flux cleaned = 0.0280768 Jy ! Total flux subtracted in 100 components = 0.0280768 Jy ! Clean residual min=-0.005256 max=0.006945 Jy/beam ! Clean residual mean=-0.000036 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.15863 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.15863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079897Jy sigma=0.000823 ! Fit after self-cal, rms=0.079817Jy sigma=0.000823 ! 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.861 mas, bmaj=6.153 mas, bpa=-7.252 degrees ! Estimated noise=481.528 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.011421 Jy ! Component: 100 - total flux cleaned = 0.0185857 Jy ! Component: 150 - total flux cleaned = 0.0235485 Jy ! Component: 200 - total flux cleaned = 0.0270884 Jy ! Total flux subtracted in 200 components = 0.0270884 Jy ! Clean residual min=-0.004185 max=0.004949 Jy/beam ! Clean residual mean=-0.000024 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.185718 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 64 components and 0.185718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077331Jy sigma=0.000805 ! Fit after self-cal, rms=0.077292Jy sigma=0.000804 ! 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.04 FD 0.79 HN 0.94 KP 1.09 ! LA 0.97 MK 1.05 NL 0.88 OV 0.99 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.80 HN 1.00 KP 1.06 ! LA 0.94 MK 1.07 NL 1.03 OV 1.02 ! PT 1.06 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 0.99 KP 0.97 ! LA 0.79 MK 1.13 NL 1.21 OV 0.95 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 HN 0.97 KP 0.93 ! LA 0.84 MK 1.13 NL 1.00 OV 1.04 ! PT 1.06 SC 1.00 ! ! ! Fit before self-cal, rms=0.077292Jy sigma=0.000804 ! Fit after self-cal, rms=0.071433Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.957 mas, bmaj=6.284 mas, bpa=-6.774 degrees ! Estimated noise=482.309 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.00128556 Jy ! Component: 100 - total flux cleaned = -0.00128874 Jy ! Component: 150 - total flux cleaned = -0.00132671 Jy ! Component: 200 - total flux cleaned = -0.00138892 Jy ! Total flux subtracted in 200 components = -0.00138892 Jy ! Clean residual min=-0.002302 max=0.002206 Jy/beam ! Clean residual mean=0.000008 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.184329 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.184329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071389Jy sigma=0.000776 ! Fit after self-cal, rms=0.071325Jy sigma=0.000775 ! 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.071325Jy sigma=0.000775 ! Fit after self-cal, rms=0.071238Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=6.259 mas, bpa=-7.158 degrees ! Estimated noise=482.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589152 Jy ! Component: 100 - total flux cleaned = -0.000736922 Jy ! Component: 150 - total flux cleaned = -0.000816341 Jy ! Component: 200 - total flux cleaned = -0.000913276 Jy ! Total flux subtracted in 200 components = -0.000913276 Jy ! Clean residual min=-0.001515 max=0.001676 Jy/beam ! Clean residual mean=0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.183416 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.183416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071218Jy sigma=0.000770 ! Fit after self-cal, rms=0.071235Jy 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) ! Added new window around map position (22, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129902 Jy ! Component: 100 - total flux cleaned = 0.00146725 Jy ! Component: 150 - total flux cleaned = 0.00154018 Jy ! Component: 200 - total flux cleaned = 0.00156308 Jy ! Total flux subtracted in 200 components = 0.00156308 Jy ! Clean residual min=-0.001455 max=0.001491 Jy/beam ! Clean residual mean=0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.184979 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.184979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071205Jy sigma=0.000770 ! Fit after self-cal, rms=0.071202Jy sigma=0.000770 ! 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.071202Jy sigma=0.000770 ! Fit after self-cal, rms=0.071231Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=6.262 mas, bpa=-7.025 degrees ! Estimated noise=481.978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000249103 Jy ! Component: 100 - total flux cleaned = -0.000273271 Jy ! Component: 150 - total flux cleaned = -0.000294987 Jy ! Component: 200 - total flux cleaned = -0.00033581 Jy ! Total flux subtracted in 200 components = -0.00033581 Jy ! Clean residual min=-0.001394 max=0.001457 Jy/beam ! Clean residual mean=0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.184643 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.184643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071218Jy sigma=0.000769 ! Fit after self-cal, rms=0.071218Jy sigma=0.000769 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.40798e-05 Jy ! Component: 100 - total flux cleaned = -5.42839e-05 Jy ! Component: 150 - total flux cleaned = -3.63048e-05 Jy ! Component: 200 - total flux cleaned = -5.50161e-05 Jy ! Total flux subtracted in 200 components = -5.50161e-05 Jy ! Clean residual min=-0.001369 max=0.001449 Jy/beam ! Clean residual mean=0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.184588 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.184588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071209Jy sigma=0.000769 ! Fit after self-cal, rms=0.071208Jy sigma=0.000769 ! 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.071208Jy sigma=0.000769 ! Fit after self-cal, rms=0.071231Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.636 mas, bmaj=9.962 mas, bpa=-2.444 degrees ! Estimated noise=579.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000732883 Jy ! Component: 100 - total flux cleaned = -0.000985239 Jy ! Component: 150 - total flux cleaned = -0.000963035 Jy ! Component: 200 - total flux cleaned = -0.000963308 Jy ! Total flux subtracted in 200 components = -0.000963308 Jy ! Clean residual min=-0.001326 max=0.001695 Jy/beam ! Clean residual mean=0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.183625 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 132 components and 0.183625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071227Jy sigma=0.000769 ! Fit after self-cal, rms=0.071225Jy sigma=0.000769 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 = -7.02142e-05 Jy ! Component: 100 - total flux cleaned = -0.000101104 Jy ! Component: 150 - total flux cleaned = -0.000110151 Jy ! Component: 200 - total flux cleaned = -9.34568e-05 Jy ! Total flux subtracted in 200 components = -9.34568e-05 Jy ! Clean residual min=-0.001342 max=0.001675 Jy/beam ! Clean residual mean=0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.183531 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.183531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071223Jy sigma=0.000769 ! Fit after self-cal, rms=0.071222Jy sigma=0.000769 ! 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.974 mas, bmaj=6.265 mas, bpa=-6.914 degrees ! Estimated noise=482.011 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.974 x 6.265 at -6.914 degrees (North through East) ! Clean map min=-0.0014005 max=0.13675 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.303 mas, bmaj=5.223 mas, bpa=-5.881 degrees ! Estimated noise=722.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103436 Jy ! Component: 100 - total flux cleaned = 0.132396 Jy ! Component: 150 - total flux cleaned = 0.14712 Jy ! Component: 200 - total flux cleaned = 0.15659 Jy ! Total flux subtracted in 200 components = 0.15659 Jy ! Clean residual min=-0.003134 max=0.005085 Jy/beam ! Clean residual mean=-0.000016 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.15659 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.15659 Jy ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=6.265 mas, bpa=-6.914 degrees ! Estimated noise=482.011 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.00874549 Jy ! Component: 100 - total flux cleaned = 0.0140182 Jy ! Component: 150 - total flux cleaned = 0.0175233 Jy ! Component: 200 - total flux cleaned = 0.0200202 Jy ! Total flux subtracted in 200 components = 0.0200202 Jy ! Clean residual min=-0.001623 max=0.001726 Jy/beam ! Clean residual mean=-0.000004 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.17661 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 78 components and 0.17661 Jy ! Inverting map ! Added new window around map position (-57, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195316 Jy ! Component: 100 - total flux cleaned = 0.00342694 Jy ! Component: 150 - total flux cleaned = 0.00460232 Jy ! Component: 200 - total flux cleaned = 0.00533864 Jy ! Total flux subtracted in 200 components = 0.00533864 Jy ! Clean residual min=-0.001297 max=0.001554 Jy/beam ! Clean residual mean=-0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.181949 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 97 components and 0.181949 Jy ! Inverting map ! Added new window around map position (-7.5, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132905 Jy ! Component: 100 - total flux cleaned = 0.00184047 Jy ! Component: 150 - total flux cleaned = 0.00217531 Jy ! Component: 200 - total flux cleaned = 0.00242975 Jy ! Total flux subtracted in 200 components = 0.00242975 Jy ! Clean residual min=-0.001148 max=0.001280 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.184379 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 121 components and 0.184379 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.636 mas, bmaj=9.962 mas, bpa=-2.444 degrees ! Estimated noise=579.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000752159 Jy ! Component: 100 - total flux cleaned = 0.00117484 Jy ! Component: 150 - total flux cleaned = 0.00137254 Jy ! Component: 200 - total flux cleaned = 0.001528 Jy ! Total flux subtracted in 200 components = 0.001528 Jy ! Clean residual min=-0.001211 max=0.001545 Jy/beam ! Clean residual mean=0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.185907 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.000137249 Jy ! Component: 100 - total flux cleaned = 0.000165701 Jy ! Component: 150 - total flux cleaned = 0.000217155 Jy ! Component: 200 - total flux cleaned = 0.00024071 Jy ! Total flux subtracted in 200 components = 0.00024071 Jy ! Clean residual min=-0.001224 max=0.001542 Jy/beam ! Clean residual mean=0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.186147 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 157 components and 0.186147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.974 mas, bmaj=6.265 mas, bpa=-6.914 degrees ! Estimated noise=482.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194782 Jy ! Component: 100 - total flux cleaned = -0.000242545 Jy ! Component: 150 - total flux cleaned = -0.000329889 Jy ! Component: 200 - total flux cleaned = -0.000371042 Jy ! Total flux subtracted in 200 components = -0.000371042 Jy ! Clean residual min=-0.001099 max=0.001221 Jy/beam ! Clean residual mean=0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.185776 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 173 components and 0.185776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071167Jy sigma=0.000769 ! Fit after self-cal, rms=0.071160Jy sigma=0.000769 wmodel J0347+2339_S_2015_03_17_pus_map.mod ! Writing 173 model components to file: J0347+2339_S_2015_03_17_pus_map.mod wobs J0347+2339_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0347+2339_S_2015_03_17_pus_uvs.fits wwins J0347+2339_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0347+2339_S_2015_03_17_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.000317914 Jy ! Component: 100 - total flux cleaned = 0.000419948 Jy ! Component: 150 - total flux cleaned = 0.000498896 Jy ! Component: 200 - total flux cleaned = 0.000518107 Jy ! Component: 250 - total flux cleaned = 0.000592453 Jy ! Component: 300 - total flux cleaned = 0.00064664 Jy ! Component: 350 - total flux cleaned = 0.000717738 Jy ! Component: 400 - total flux cleaned = 0.00080462 Jy ! Component: 450 - total flux cleaned = 0.000855621 Jy ! Component: 500 - total flux cleaned = 0.000905715 Jy ! Component: 550 - total flux cleaned = 0.000889391 Jy ! Component: 600 - total flux cleaned = 0.000921877 Jy ! Component: 650 - total flux cleaned = 0.000921534 Jy ! Component: 700 - total flux cleaned = 0.000890393 Jy ! Component: 750 - total flux cleaned = 0.0009058 Jy ! Component: 800 - total flux cleaned = 0.000875443 Jy ! Component: 850 - total flux cleaned = 0.000830341 Jy ! Component: 900 - total flux cleaned = 0.000771599 Jy ! Component: 950 - total flux cleaned = 0.000786282 Jy ! Component: 1000 - total flux cleaned = 0.000800749 Jy ! Component: 1050 - total flux cleaned = 0.000772639 Jy ! Component: 1100 - total flux cleaned = 0.000702729 Jy ! Component: 1150 - total flux cleaned = 0.000689062 Jy ! Component: 1200 - total flux cleaned = 0.000675779 Jy ! Component: 1250 - total flux cleaned = 0.000702528 Jy ! Component: 1300 - total flux cleaned = 0.000635629 Jy ! Component: 1350 - total flux cleaned = 0.000569426 Jy ! Component: 1400 - total flux cleaned = 0.000543273 Jy ! Component: 1450 - total flux cleaned = 0.000569482 Jy ! Component: 1500 - total flux cleaned = 0.000543915 Jy ! Component: 1550 - total flux cleaned = 0.000544004 Jy ! Component: 1600 - total flux cleaned = 0.00048132 Jy ! Component: 1650 - total flux cleaned = 0.000543249 Jy ! Component: 1700 - total flux cleaned = 0.000543089 Jy ! Component: 1750 - total flux cleaned = 0.000519039 Jy ! Component: 1800 - total flux cleaned = 0.000458833 Jy ! Component: 1850 - total flux cleaned = 0.000470771 Jy ! Component: 1900 - total flux cleaned = 0.00043524 Jy ! Component: 1950 - total flux cleaned = 0.000353486 Jy ! Component: 2000 - total flux cleaned = 0.000330255 Jy ! Component: 2050 - total flux cleaned = 0.00030713 Jy ! Component: 2100 - total flux cleaned = 0.00028429 Jy ! Component: 2150 - total flux cleaned = 0.000216413 Jy ! Component: 2200 - total flux cleaned = 0.000205163 Jy ! Component: 2250 - total flux cleaned = 0.00014994 Jy ! Component: 2300 - total flux cleaned = 0.000138757 Jy ! Component: 2350 - total flux cleaned = 7.34602e-05 Jy ! Component: 2400 - total flux cleaned = 8.44472e-05 Jy ! Component: 2450 - total flux cleaned = 4.15825e-05 Jy ! Component: 2500 - total flux cleaned = 3.10033e-05 Jy ! Component: 2550 - total flux cleaned = 3.09399e-05 Jy ! Component: 2600 - total flux cleaned = -5.48449e-07 Jy ! Component: 2650 - total flux cleaned = -1.07441e-05 Jy ! Component: 2700 - total flux cleaned = -4.1558e-05 Jy ! Component: 2750 - total flux cleaned = -3.1152e-05 Jy ! Component: 2800 - total flux cleaned = -3.12117e-05 Jy ! Component: 2850 - total flux cleaned = -4.12529e-05 Jy ! Component: 2900 - total flux cleaned = -6.1193e-05 Jy ! Component: 2950 - total flux cleaned = -4.15949e-05 Jy ! Component: 3000 - total flux cleaned = -7.09942e-05 Jy ! Component: 3050 - total flux cleaned = -0.000100204 Jy ! Component: 3100 - total flux cleaned = -0.000119449 Jy ! Component: 3150 - total flux cleaned = -0.000109848 Jy ! Component: 3200 - total flux cleaned = -0.000109932 Jy ! Component: 3250 - total flux cleaned = -0.00014766 Jy ! Component: 3300 - total flux cleaned = -0.000128902 Jy ! Component: 3350 - total flux cleaned = -0.00018483 Jy ! Component: 3400 - total flux cleaned = -0.000138681 Jy ! Component: 3450 - total flux cleaned = -0.00021218 Jy ! Component: 3500 - total flux cleaned = -0.000184692 Jy ! Component: 3550 - total flux cleaned = -0.000202776 Jy ! Component: 3600 - total flux cleaned = -0.00019371 Jy ! Component: 3650 - total flux cleaned = -0.000175806 Jy ! Component: 3700 - total flux cleaned = -0.000184705 Jy ! Component: 3750 - total flux cleaned = -0.000211226 Jy ! Component: 3800 - total flux cleaned = -0.000202493 Jy ! Component: 3850 - total flux cleaned = -0.000228646 Jy ! Component: 3900 - total flux cleaned = -0.000202599 Jy ! Component: 3950 - total flux cleaned = -0.000219941 Jy ! Component: 4000 - total flux cleaned = -0.000219901 Jy ! Component: 4050 - total flux cleaned = -0.000228469 Jy ! Total flux subtracted in 4096 components = -0.000203021 Jy ! Clean residual min=-0.000499 max=0.000660 Jy/beam ! Clean residual mean=0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.185573 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 464 components and 0.185573 Jy ![Exited script file: muppet] wmap "J0347+2339_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.974 x 6.265 at -6.914 degrees (North through East) ! Clean map min=-0.00089056 max=0.13662 Jy/beam ! Writing clean map to FITS file: J0347+2339_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00015372 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337562 0.337562 0.675124 1.35025 2.70049 5.40099 10.802 21.604 43.2079 86.4158 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.974 x 6.265 at -6.914 degrees (North through East) ! Clean map min=-0.00089056 max=0.13662 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0347+2339_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:45:08 2016