! Started logfile: J1624+0543_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:31:50 2016 obs J1624+0543_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1624+0543_S_2014_05_31_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983951 visibilities/baseline/integration-bin. ! Found source: J1624+0543 ! ! 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 336 lines of history. ! ! Reading 12752 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 J1624+0543_S_2014_05_31_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.932624Jy sigma=0.010905 ! Fit after self-cal, rms=0.918833Jy sigma=0.010770 ! 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.976 mas, bmaj=6.627 mas, bpa=-3.926 degrees ! Estimated noise=758.926 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.0631747 Jy ! Component: 100 - total flux cleaned = 0.0802429 Jy ! Total flux subtracted in 100 components = 0.0802429 Jy ! Clean residual min=-0.003530 max=0.006743 Jy/beam ! Clean residual mean=0.000005 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.0802429 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0802429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073080Jy sigma=0.000800 ! Fit after self-cal, rms=0.073059Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00799352 Jy ! Component: 100 - total flux cleaned = 0.0125401 Jy ! Total flux subtracted in 100 components = 0.0125401 Jy ! Clean residual min=-0.002656 max=0.002759 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.092783 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.092783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072000Jy sigma=0.000788 ! Fit after self-cal, rms=0.071987Jy sigma=0.000787 ! 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.51 mas, bmaj=7.638 mas, bpa=-4 degrees ! Estimated noise=542.171 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.00380611 Jy ! Component: 100 - total flux cleaned = 0.00576699 Jy ! Component: 150 - total flux cleaned = 0.00689939 Jy ! Component: 200 - total flux cleaned = 0.00758926 Jy ! Total flux subtracted in 200 components = 0.00758926 Jy ! Clean residual min=-0.002069 max=0.001981 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.100372 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 48 components and 0.100372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071756Jy sigma=0.000786 ! Fit after self-cal, rms=0.071762Jy sigma=0.000785 ! 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.01 FD 0.84 HN 0.96 KP 1.05 ! LA 1.18 MK 1.02 NL 0.96 OV 0.96 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.03 KP 1.00 ! LA 1.12 MK 0.98 NL 1.12 OV 1.01 ! PT 1.00 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.02 KP 0.91 ! LA 0.87 MK 1.05 NL 1.01 OV 0.94 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 0.99 KP 0.87 ! LA 0.87 MK 1.01 NL 1.09 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.071762Jy sigma=0.000785 ! Fit after self-cal, rms=0.070835Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=7.689 mas, bpa=-3.937 degrees ! Estimated noise=544.321 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 = 5.58533e-05 Jy ! Component: 100 - total flux cleaned = -2.07413e-05 Jy ! Component: 150 - total flux cleaned = -4.20509e-05 Jy ! Component: 200 - total flux cleaned = -4.18969e-05 Jy ! Total flux subtracted in 200 components = -4.18969e-05 Jy ! Clean residual min=-0.001516 max=0.001787 Jy/beam ! Clean residual mean=-0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.10033 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.10033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070830Jy sigma=0.000778 ! Fit after self-cal, rms=0.070825Jy 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.070825Jy sigma=0.000778 ! Fit after self-cal, rms=0.070817Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=7.69 mas, bpa=-3.837 degrees ! Estimated noise=544.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.32087e-06 Jy ! Component: 100 - total flux cleaned = -2.85976e-05 Jy ! Component: 150 - total flux cleaned = -1.95556e-05 Jy ! Component: 200 - total flux cleaned = -1.13694e-05 Jy ! Total flux subtracted in 200 components = -1.13694e-05 Jy ! Clean residual min=-0.001459 max=0.001713 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.100319 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.100319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070814Jy sigma=0.000777 ! Fit after self-cal, rms=0.070817Jy sigma=0.000777 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 (-20.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106041 Jy ! Component: 100 - total flux cleaned = 0.000992369 Jy ! Component: 150 - total flux cleaned = 0.00101846 Jy ! Component: 200 - total flux cleaned = 0.00104085 Jy ! Total flux subtracted in 200 components = 0.00104085 Jy ! Clean residual min=-0.001401 max=0.001462 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.10136 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.10136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070781Jy sigma=0.000777 ! Fit after self-cal, rms=0.070779Jy sigma=0.000777 ! 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.070779Jy sigma=0.000777 ! Fit after self-cal, rms=0.070827Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=7.689 mas, bpa=-3.736 degrees ! Estimated noise=544.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.35007e-05 Jy ! Component: 100 - total flux cleaned = 9.54615e-05 Jy ! Component: 150 - total flux cleaned = 0.000132522 Jy ! Component: 200 - total flux cleaned = 0.000149274 Jy ! Total flux subtracted in 200 components = 0.000149274 Jy ! Clean residual min=-0.001368 max=0.001505 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.101509 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.101509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070816Jy sigma=0.000777 ! Fit after self-cal, rms=0.070817Jy sigma=0.000777 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.67493e-05 Jy ! Component: 100 - total flux cleaned = 1.73599e-05 Jy ! Component: 150 - total flux cleaned = 1.81189e-05 Jy ! Component: 200 - total flux cleaned = 3.18535e-05 Jy ! Total flux subtracted in 200 components = 3.18535e-05 Jy ! Clean residual min=-0.001364 max=0.001508 Jy/beam ! Clean residual mean=0.000000 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.101541 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.101541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070811Jy sigma=0.000776 ! Fit after self-cal, rms=0.070811Jy sigma=0.000776 ! Inverting map ! Added new window around map position (-5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120699 Jy ! Component: 100 - total flux cleaned = 0.001378 Jy ! Component: 150 - total flux cleaned = 0.00151424 Jy ! Component: 200 - total flux cleaned = 0.00157371 Jy ! Total flux subtracted in 200 components = 0.00157371 Jy ! Clean residual min=-0.001361 max=0.001511 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.103115 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.103115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070782Jy sigma=0.000776 ! Fit after self-cal, rms=0.070781Jy sigma=0.000776 ! Inverting map ! Added new window around map position (96, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000524707 Jy ! Component: 100 - total flux cleaned = 0.000648779 Jy ! Component: 150 - total flux cleaned = 0.000675548 Jy ! Component: 200 - total flux cleaned = 0.000629657 Jy ! Total flux subtracted in 200 components = 0.000629657 Jy ! Clean residual min=-0.001277 max=0.001249 Jy/beam ! Clean residual mean=0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.103744 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.103744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070746Jy sigma=0.000776 ! Fit after self-cal, rms=0.070744Jy 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.070744Jy sigma=0.000776 ! Fit after self-cal, rms=0.070634Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.558 mas, bmaj=11.47 mas, bpa=-4.407 degrees ! Estimated noise=653.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276554 Jy ! Component: 100 - total flux cleaned = 0.000456153 Jy ! Component: 150 - total flux cleaned = 0.000456263 Jy ! Component: 200 - total flux cleaned = 0.000409672 Jy ! Total flux subtracted in 200 components = 0.000409672 Jy ! Clean residual min=-0.001203 max=0.001322 Jy/beam ! Clean residual mean=0.000000 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.104154 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 158 components and 0.104154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070627Jy sigma=0.000776 ! Fit after self-cal, rms=0.070625Jy 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 = 0.000127445 Jy ! Component: 100 - total flux cleaned = 9.93289e-05 Jy ! Component: 150 - total flux cleaned = 8.56812e-05 Jy ! Component: 200 - total flux cleaned = 5.98096e-05 Jy ! Total flux subtracted in 200 components = 5.98096e-05 Jy ! Clean residual min=-0.001176 max=0.001304 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.104214 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 0.104214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070622Jy sigma=0.000776 ! Fit after self-cal, rms=0.070622Jy 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.535 mas, bmaj=7.685 mas, bpa=-3.718 degrees ! Estimated noise=544.576 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.535 x 7.685 at -3.718 degrees (North through East) ! Clean map min=-0.0012079 max=0.082414 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.99 mas, bmaj=6.644 mas, bpa=-3.565 degrees ! Estimated noise=763.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.063333 Jy ! Component: 100 - total flux cleaned = 0.0814032 Jy ! Component: 150 - total flux cleaned = 0.0892078 Jy ! Component: 200 - total flux cleaned = 0.0936913 Jy ! Total flux subtracted in 200 components = 0.0936913 Jy ! Clean residual min=-0.002578 max=0.002477 Jy/beam ! Clean residual mean=0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0936913 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0936913 Jy ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=7.685 mas, bpa=-3.718 degrees ! Estimated noise=544.576 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.00325679 Jy ! Component: 100 - total flux cleaned = 0.0052598 Jy ! Component: 150 - total flux cleaned = 0.00651174 Jy ! Component: 200 - total flux cleaned = 0.00765538 Jy ! Total flux subtracted in 200 components = 0.00765538 Jy ! Clean residual min=-0.001466 max=0.001578 Jy/beam ! Clean residual mean=0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.101347 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.101347 Jy ! Inverting map ! Added new window around map position (92.5, 115). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111705 Jy ! Component: 100 - total flux cleaned = 0.00160724 Jy ! Component: 150 - total flux cleaned = 0.0020105 Jy ! Component: 200 - total flux cleaned = 0.00219621 Jy ! Total flux subtracted in 200 components = 0.00219621 Jy ! Clean residual min=-0.001387 max=0.001372 Jy/beam ! Clean residual mean=0.000001 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.103543 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 75 components and 0.103543 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.558 mas, bmaj=11.47 mas, bpa=-4.407 degrees ! Estimated noise=653.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622864 Jy ! Component: 100 - total flux cleaned = 0.000795251 Jy ! Component: 150 - total flux cleaned = 0.000845865 Jy ! Component: 200 - total flux cleaned = 0.000892512 Jy ! Total flux subtracted in 200 components = 0.000892512 Jy ! Clean residual min=-0.001365 max=0.001488 Jy/beam ! Clean residual mean=0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.104435 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 = 3.61682e-07 Jy ! Component: 100 - total flux cleaned = -1.96384e-05 Jy ! Component: 150 - total flux cleaned = -9.63337e-07 Jy ! Component: 200 - total flux cleaned = -1.28426e-06 Jy ! Total flux subtracted in 200 components = -1.28426e-06 Jy ! Clean residual min=-0.001285 max=0.001432 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.104434 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 115 components and 0.104434 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=7.685 mas, bpa=-3.718 degrees ! Estimated noise=544.576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.3341e-05 Jy ! Component: 100 - total flux cleaned = 1.67143e-05 Jy ! Component: 150 - total flux cleaned = 1.59727e-05 Jy ! Component: 200 - total flux cleaned = -9.88653e-06 Jy ! Total flux subtracted in 200 components = -9.88653e-06 Jy ! Clean residual min=-0.001309 max=0.001295 Jy/beam ! Clean residual mean=0.000000 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.104424 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 138 components and 0.104424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070622Jy sigma=0.000776 ! Fit after self-cal, rms=0.070613Jy sigma=0.000775 wmodel J1624+0543_S_2014_05_31_pus_map.mod ! Writing 138 model components to file: J1624+0543_S_2014_05_31_pus_map.mod wobs J1624+0543_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1624+0543_S_2014_05_31_pus_uvs.fits wwins J1624+0543_S_2014_05_31_pus_map.win ! wwins: Wrote 5 windows to J1624+0543_S_2014_05_31_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.000165786 Jy ! Component: 100 - total flux cleaned = 0.000300818 Jy ! Component: 150 - total flux cleaned = 0.000300336 Jy ! Component: 200 - total flux cleaned = 0.000319696 Jy ! Component: 250 - total flux cleaned = 0.000378552 Jy ! Component: 300 - total flux cleaned = 0.000454659 Jy ! Component: 350 - total flux cleaned = 0.000528644 Jy ! Component: 400 - total flux cleaned = 0.000600906 Jy ! Component: 450 - total flux cleaned = 0.000671756 Jy ! Component: 500 - total flux cleaned = 0.000758901 Jy ! Component: 550 - total flux cleaned = 0.00079323 Jy ! Component: 600 - total flux cleaned = 0.000843718 Jy ! Component: 650 - total flux cleaned = 0.000892941 Jy ! Component: 700 - total flux cleaned = 0.000876759 Jy ! Component: 750 - total flux cleaned = 0.000892644 Jy ! Component: 800 - total flux cleaned = 0.000892406 Jy ! Component: 850 - total flux cleaned = 0.000923147 Jy ! Component: 900 - total flux cleaned = 0.000877172 Jy ! Component: 950 - total flux cleaned = 0.000877242 Jy ! Component: 1000 - total flux cleaned = 0.000892157 Jy ! Component: 1050 - total flux cleaned = 0.000877316 Jy ! Component: 1100 - total flux cleaned = 0.000804994 Jy ! Component: 1150 - total flux cleaned = 0.000790661 Jy ! Component: 1200 - total flux cleaned = 0.000776677 Jy ! Component: 1250 - total flux cleaned = 0.000804693 Jy ! Component: 1300 - total flux cleaned = 0.000804585 Jy ! Component: 1350 - total flux cleaned = 0.000818313 Jy ! Component: 1400 - total flux cleaned = 0.00081825 Jy ! Component: 1450 - total flux cleaned = 0.000791541 Jy ! Component: 1500 - total flux cleaned = 0.000831584 Jy ! Component: 1550 - total flux cleaned = 0.000884058 Jy ! Component: 1600 - total flux cleaned = 0.000922826 Jy ! Component: 1650 - total flux cleaned = 0.000974248 Jy ! Component: 1700 - total flux cleaned = 0.00101248 Jy ! Component: 1750 - total flux cleaned = 0.00107561 Jy ! Component: 1800 - total flux cleaned = 0.00112554 Jy ! Component: 1850 - total flux cleaned = 0.00116268 Jy ! Component: 1900 - total flux cleaned = 0.00117502 Jy ! Component: 1950 - total flux cleaned = 0.00118722 Jy ! Component: 2000 - total flux cleaned = 0.00124761 Jy ! Component: 2050 - total flux cleaned = 0.00127141 Jy ! Component: 2100 - total flux cleaned = 0.00129498 Jy ! Component: 2150 - total flux cleaned = 0.00131848 Jy ! Component: 2200 - total flux cleaned = 0.00133014 Jy ! Component: 2250 - total flux cleaned = 0.00136462 Jy ! Component: 2300 - total flux cleaned = 0.00138749 Jy ! Component: 2350 - total flux cleaned = 0.00138737 Jy ! Component: 2400 - total flux cleaned = 0.00136491 Jy ! Component: 2450 - total flux cleaned = 0.00138718 Jy ! Component: 2500 - total flux cleaned = 0.00135395 Jy ! Component: 2550 - total flux cleaned = 0.00133196 Jy ! Component: 2600 - total flux cleaned = 0.00133193 Jy ! Component: 2650 - total flux cleaned = 0.00132107 Jy ! Component: 2700 - total flux cleaned = 0.00132101 Jy ! Component: 2750 - total flux cleaned = 0.00133169 Jy ! Component: 2800 - total flux cleaned = 0.00129983 Jy ! Component: 2850 - total flux cleaned = 0.0012683 Jy ! Component: 2900 - total flux cleaned = 0.00123694 Jy ! Component: 2950 - total flux cleaned = 0.00128898 Jy ! Component: 3000 - total flux cleaned = 0.00126837 Jy ! Component: 3050 - total flux cleaned = 0.00125815 Jy ! Component: 3100 - total flux cleaned = 0.00125821 Jy ! Component: 3150 - total flux cleaned = 0.00120761 Jy ! Component: 3200 - total flux cleaned = 0.00119762 Jy ! Component: 3250 - total flux cleaned = 0.00115771 Jy ! Component: 3300 - total flux cleaned = 0.00112804 Jy ! Component: 3350 - total flux cleaned = 0.00114771 Jy ! Component: 3400 - total flux cleaned = 0.00109879 Jy ! Component: 3450 - total flux cleaned = 0.00109879 Jy ! Component: 3500 - total flux cleaned = 0.00108916 Jy ! Component: 3550 - total flux cleaned = 0.00108919 Jy ! Component: 3600 - total flux cleaned = 0.00106054 Jy ! Component: 3650 - total flux cleaned = 0.00107954 Jy ! Component: 3700 - total flux cleaned = 0.00107014 Jy ! Component: 3750 - total flux cleaned = 0.00107015 Jy ! Component: 3800 - total flux cleaned = 0.00108876 Jy ! Component: 3850 - total flux cleaned = 0.00108874 Jy ! Component: 3900 - total flux cleaned = 0.00106102 Jy ! Component: 3950 - total flux cleaned = 0.00107926 Jy ! Component: 4000 - total flux cleaned = 0.00107921 Jy ! Component: 4050 - total flux cleaned = 0.00106102 Jy ! Total flux subtracted in 4096 components = 0.00104303 Jy ! Clean residual min=-0.000521 max=0.000550 Jy/beam ! Clean residual mean=-0.000000 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.105467 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 405 components and 0.105467 Jy ![Exited script file: muppet] wmap "J1624+0543_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.535 x 7.685 at -3.718 degrees (North through East) ! Clean map min=-0.0012904 max=0.082535 Jy/beam ! Writing clean map to FITS file: J1624+0543_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.082535 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166421 device "J1624+0543_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1624+0543_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.604912 0.604912 1.20982 2.41965 4.83929 9.67858 19.3572 38.7143 77.4287 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.082 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.535 x 7.685 at -3.718 degrees (North through East) ! Clean map min=-0.0012904 max=0.082535 Jy/beam quit ! Quitting program ! Log file J1624+0543_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:31:55 2016