! Started logfile: J1324+4743_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:28:44 2016 obs J1324+4743_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1324+4743_S_2014_08_05_pus_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.691111 visibilities/baseline/integration-bin. ! Found source: J1324+4743 ! ! 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 360 lines of history. ! ! Reading 11196 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 J1324+4743_S_2014_08_05_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 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893927Jy sigma=0.010012 ! Fit after self-cal, rms=0.851452Jy sigma=0.009551 ! 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.499 mas, bmaj=8.063 mas, bpa=37.99 degrees ! Estimated noise=1066.02 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.112383 Jy ! Component: 100 - total flux cleaned = 0.138722 Jy ! Total flux subtracted in 100 components = 0.138722 Jy ! Clean residual min=-0.005824 max=0.010610 Jy/beam ! Clean residual mean=0.000033 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.138722 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.138722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080782Jy sigma=0.000837 ! Fit after self-cal, rms=0.080782Jy sigma=0.000837 ! Inverting map ! Added new window around map position (7.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121325 Jy ! Component: 100 - total flux cleaned = 0.019754 Jy ! Total flux subtracted in 100 components = 0.019754 Jy ! Clean residual min=-0.004878 max=0.004962 Jy/beam ! Clean residual mean=0.000011 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.158476 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.158476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077971Jy sigma=0.000808 ! Fit after self-cal, rms=0.077903Jy sigma=0.000807 ! 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.618 mas, bmaj=8.779 mas, bpa=37.43 degrees ! Estimated noise=606.396 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.0082893 Jy ! Component: 100 - total flux cleaned = 0.0133049 Jy ! Component: 150 - total flux cleaned = 0.0166504 Jy ! Component: 200 - total flux cleaned = 0.0190143 Jy ! Total flux subtracted in 200 components = 0.0190143 Jy ! Clean residual min=-0.003342 max=0.003135 Jy/beam ! Clean residual mean=-0.000010 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.17749 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 83 components and 0.17749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076768Jy sigma=0.000797 ! Fit after self-cal, rms=0.076744Jy sigma=0.000797 ! 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.89 HN 0.97 KP 1.05 ! LA 1.10 MK 1.00* NL 0.99 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 0.98 ! LA 1.06 MK 1.00* NL 1.02 OV 1.01 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.23 HN 1.02 KP 0.88 ! LA 0.84 MK 1.00* NL 1.01 OV 0.93 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.00 KP 0.87 ! LA 0.79 MK 1.00* NL 1.09 OV 0.98 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.076744Jy sigma=0.000797 ! Fit after self-cal, rms=0.072849Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.636 mas, bmaj=8.81 mas, bpa=37.39 degrees ! Estimated noise=601.766 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.000574298 Jy ! Component: 100 - total flux cleaned = 0.000614389 Jy ! Component: 150 - total flux cleaned = 0.000675601 Jy ! Component: 200 - total flux cleaned = 0.0006572 Jy ! Total flux subtracted in 200 components = 0.0006572 Jy ! Clean residual min=-0.001764 max=0.001836 Jy/beam ! Clean residual mean=-0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.178148 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.178148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072815Jy sigma=0.000775 ! Fit after self-cal, rms=0.072815Jy 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.072815Jy sigma=0.000775 ! Fit after self-cal, rms=0.072992Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.638 mas, bmaj=8.804 mas, bpa=37.27 degrees ! Estimated noise=601.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300541 Jy ! Component: 100 - total flux cleaned = 0.000420675 Jy ! Component: 150 - total flux cleaned = 0.000460324 Jy ! Component: 200 - total flux cleaned = 0.000471228 Jy ! Total flux subtracted in 200 components = 0.000471228 Jy ! Clean residual min=-0.001653 max=0.001596 Jy/beam ! Clean residual mean=0.000008 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.178619 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.178619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072986Jy sigma=0.000773 ! Fit after self-cal, rms=0.072993Jy sigma=0.000773 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.03452e-06 Jy ! Component: 100 - total flux cleaned = 5.71263e-05 Jy ! Component: 150 - total flux cleaned = 7.51795e-05 Jy ! Component: 200 - total flux cleaned = 8.35798e-05 Jy ! Total flux subtracted in 200 components = 8.35798e-05 Jy ! Clean residual min=-0.001644 max=0.001570 Jy/beam ! Clean residual mean=0.000008 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.178702 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.178702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072990Jy sigma=0.000773 ! Fit after self-cal, rms=0.072989Jy sigma=0.000773 ! 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.072989Jy sigma=0.000773 ! Fit after self-cal, rms=0.073022Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.642 mas, bmaj=8.806 mas, bpa=37.26 degrees ! Estimated noise=601.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101937 Jy ! Component: 100 - total flux cleaned = 0.000141171 Jy ! Component: 150 - total flux cleaned = 0.000149693 Jy ! Component: 200 - total flux cleaned = 0.000142536 Jy ! Total flux subtracted in 200 components = 0.000142536 Jy ! Clean residual min=-0.001637 max=0.001534 Jy/beam ! Clean residual mean=0.000008 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.178845 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 125 components and 0.178845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073019Jy sigma=0.000773 ! Fit after self-cal, rms=0.073020Jy sigma=0.000773 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 = 2.50108e-05 Jy ! Component: 100 - total flux cleaned = 3.99975e-05 Jy ! Component: 150 - total flux cleaned = 4.70681e-05 Jy ! Component: 200 - total flux cleaned = 4.71156e-05 Jy ! Total flux subtracted in 200 components = 4.71156e-05 Jy ! Clean residual min=-0.001634 max=0.001515 Jy/beam ! Clean residual mean=0.000008 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.178892 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 0.178892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073018Jy sigma=0.000773 ! Fit after self-cal, rms=0.073018Jy sigma=0.000773 ! 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.073018Jy sigma=0.000773 ! Fit after self-cal, rms=0.073051Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.569 mas, bmaj=11.09 mas, bpa=49.15 degrees ! Estimated noise=680.872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373857 Jy ! Component: 100 - total flux cleaned = 0.000407465 Jy ! Component: 150 - total flux cleaned = 0.000400471 Jy ! Component: 200 - total flux cleaned = 0.000383381 Jy ! Total flux subtracted in 200 components = 0.000383381 Jy ! Clean residual min=-0.001887 max=0.001557 Jy/beam ! Clean residual mean=0.000014 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.179275 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 133 components and 0.179275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073051Jy sigma=0.000773 ! Fit after self-cal, rms=0.073051Jy sigma=0.000773 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 = 2.43207e-05 Jy ! Component: 100 - total flux cleaned = 2.94412e-05 Jy ! Component: 150 - total flux cleaned = 3.4518e-05 Jy ! Component: 200 - total flux cleaned = 3.95635e-05 Jy ! Total flux subtracted in 200 components = 3.95635e-05 Jy ! Clean residual min=-0.001883 max=0.001547 Jy/beam ! Clean residual mean=0.000014 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.179315 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 138 components and 0.179315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073052Jy sigma=0.000773 ! Fit after self-cal, rms=0.073051Jy sigma=0.000773 ! 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.646 mas, bmaj=8.807 mas, bpa=37.25 degrees ! Estimated noise=601.381 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.646 x 8.807 at 37.25 degrees (North through East) ! Clean map min=-0.0016079 max=0.14543 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.507 mas, bmaj=8.071 mas, bpa=37.85 degrees ! Estimated noise=1059.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111512 Jy ! Component: 100 - total flux cleaned = 0.137886 Jy ! Component: 150 - total flux cleaned = 0.150424 Jy ! Component: 200 - total flux cleaned = 0.158212 Jy ! Total flux subtracted in 200 components = 0.158212 Jy ! Clean residual min=-0.003222 max=0.004235 Jy/beam ! Clean residual mean=0.000028 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.158212 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.158212 Jy ! Inverting map and beam ! Estimated beam: bmin=4.646 mas, bmaj=8.807 mas, bpa=37.25 degrees ! Estimated noise=601.381 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.00721636 Jy ! Component: 100 - total flux cleaned = 0.0114619 Jy ! Component: 150 - total flux cleaned = 0.0143108 Jy ! Component: 200 - total flux cleaned = 0.0163148 Jy ! Total flux subtracted in 200 components = 0.0163148 Jy ! Clean residual min=-0.001729 max=0.001664 Jy/beam ! Clean residual mean=0.000010 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.174527 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 91 components and 0.174527 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.569 mas, bmaj=11.09 mas, bpa=49.15 degrees ! Estimated noise=680.872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203819 Jy ! Component: 100 - total flux cleaned = 0.00319618 Jy ! Component: 150 - total flux cleaned = 0.00389117 Jy ! Component: 200 - total flux cleaned = 0.00420616 Jy ! Total flux subtracted in 200 components = 0.00420616 Jy ! Clean residual min=-0.001814 max=0.001585 Jy/beam ! Clean residual mean=0.000014 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.178733 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.00011471 Jy ! Component: 100 - total flux cleaned = 0.000211675 Jy ! Component: 150 - total flux cleaned = 0.000294225 Jy ! Component: 200 - total flux cleaned = 0.000355913 Jy ! Total flux subtracted in 200 components = 0.000355913 Jy ! Clean residual min=-0.001827 max=0.001569 Jy/beam ! Clean residual mean=0.000014 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.179089 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 122 components and 0.179089 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.646 mas, bmaj=8.807 mas, bpa=37.25 degrees ! Estimated noise=601.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00031842 Jy ! Component: 100 - total flux cleaned = -0.000358907 Jy ! Component: 150 - total flux cleaned = -0.000377361 Jy ! Component: 200 - total flux cleaned = -0.000346546 Jy ! Total flux subtracted in 200 components = -0.000346546 Jy ! Clean residual min=-0.001610 max=0.001631 Jy/beam ! Clean residual mean=0.000009 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.178742 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 131 components and 0.178742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073059Jy sigma=0.000773 ! Fit after self-cal, rms=0.073055Jy sigma=0.000773 wmodel J1324+4743_S_2014_08_05_pus_map.mod ! Writing 131 model components to file: J1324+4743_S_2014_08_05_pus_map.mod wobs J1324+4743_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1324+4743_S_2014_08_05_pus_uvs.fits wwins J1324+4743_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1324+4743_S_2014_08_05_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.000207243 Jy ! Component: 100 - total flux cleaned = -0.000417725 Jy ! Component: 150 - total flux cleaned = -0.000568038 Jy ! Component: 200 - total flux cleaned = -0.000568074 Jy ! Component: 250 - total flux cleaned = -0.000475771 Jy ! Component: 300 - total flux cleaned = -0.000409059 Jy ! Component: 350 - total flux cleaned = -0.000429701 Jy ! Component: 400 - total flux cleaned = -0.000367398 Jy ! Component: 450 - total flux cleaned = -0.00034734 Jy ! Component: 500 - total flux cleaned = -0.000308074 Jy ! Component: 550 - total flux cleaned = -0.000270413 Jy ! Component: 600 - total flux cleaned = -0.000288799 Jy ! Component: 650 - total flux cleaned = -0.000216324 Jy ! Component: 700 - total flux cleaned = -0.000163851 Jy ! Component: 750 - total flux cleaned = -0.000163815 Jy ! Component: 800 - total flux cleaned = -0.000130074 Jy ! Component: 850 - total flux cleaned = -0.000113966 Jy ! Component: 900 - total flux cleaned = -8.19402e-05 Jy ! Component: 950 - total flux cleaned = -3.48113e-05 Jy ! Component: 1000 - total flux cleaned = 5.76549e-05 Jy ! Component: 1050 - total flux cleaned = 0.000102552 Jy ! Component: 1100 - total flux cleaned = 0.000161811 Jy ! Component: 1150 - total flux cleaned = 0.000249256 Jy ! Component: 1200 - total flux cleaned = 0.000306392 Jy ! Component: 1250 - total flux cleaned = 0.000376588 Jy ! Component: 1300 - total flux cleaned = 0.000473772 Jy ! Component: 1350 - total flux cleaned = 0.000569069 Jy ! Component: 1400 - total flux cleaned = 0.000649585 Jy ! Component: 1450 - total flux cleaned = 0.000728753 Jy ! Component: 1500 - total flux cleaned = 0.000819864 Jy ! Component: 1550 - total flux cleaned = 0.000922282 Jy ! Component: 1600 - total flux cleaned = 0.0009602 Jy ! Component: 1650 - total flux cleaned = 0.00104726 Jy ! Component: 1700 - total flux cleaned = 0.00113314 Jy ! Component: 1750 - total flux cleaned = 0.00116942 Jy ! Component: 1800 - total flux cleaned = 0.00121718 Jy ! Component: 1850 - total flux cleaned = 0.00127627 Jy ! Component: 1900 - total flux cleaned = 0.0013227 Jy ! Component: 1950 - total flux cleaned = 0.00137986 Jy ! Component: 2000 - total flux cleaned = 0.00139119 Jy ! Component: 2050 - total flux cleaned = 0.00145842 Jy ! Component: 2100 - total flux cleaned = 0.0014804 Jy ! Component: 2150 - total flux cleaned = 0.00148063 Jy ! Component: 2200 - total flux cleaned = 0.00148086 Jy ! Component: 2250 - total flux cleaned = 0.00152355 Jy ! Component: 2300 - total flux cleaned = 0.00156569 Jy ! Component: 2350 - total flux cleaned = 0.00155525 Jy ! Component: 2400 - total flux cleaned = 0.00157586 Jy ! Component: 2450 - total flux cleaned = 0.00157606 Jy ! Component: 2500 - total flux cleaned = 0.00160639 Jy ! Component: 2550 - total flux cleaned = 0.00166638 Jy ! Component: 2600 - total flux cleaned = 0.00172582 Jy ! Component: 2650 - total flux cleaned = 0.00175518 Jy ! Component: 2700 - total flux cleaned = 0.00178428 Jy ! Component: 2750 - total flux cleaned = 0.00179406 Jy ! Component: 2800 - total flux cleaned = 0.00183221 Jy ! Component: 2850 - total flux cleaned = 0.00187946 Jy ! Component: 2900 - total flux cleaned = 0.00188875 Jy ! Component: 2950 - total flux cleaned = 0.00190733 Jy ! Component: 3000 - total flux cleaned = 0.00192565 Jy ! Component: 3050 - total flux cleaned = 0.00193486 Jy ! Component: 3100 - total flux cleaned = 0.00197111 Jy ! Component: 3150 - total flux cleaned = 0.00199797 Jy ! Component: 3200 - total flux cleaned = 0.00204235 Jy ! Component: 3250 - total flux cleaned = 0.0020599 Jy ! Component: 3300 - total flux cleaned = 0.00206867 Jy ! Component: 3350 - total flux cleaned = 0.0020861 Jy ! Component: 3400 - total flux cleaned = 0.0020947 Jy ! Component: 3450 - total flux cleaned = 0.00211182 Jy ! Component: 3500 - total flux cleaned = 0.00217972 Jy ! Component: 3550 - total flux cleaned = 0.00219651 Jy ! Component: 3600 - total flux cleaned = 0.00223833 Jy ! Component: 3650 - total flux cleaned = 0.0022301 Jy ! Component: 3700 - total flux cleaned = 0.00227135 Jy ! Component: 3750 - total flux cleaned = 0.00229596 Jy ! Component: 3800 - total flux cleaned = 0.0023365 Jy ! Component: 3850 - total flux cleaned = 0.0023848 Jy ! Component: 3900 - total flux cleaned = 0.00240082 Jy ! Component: 3950 - total flux cleaned = 0.00244055 Jy ! Component: 4000 - total flux cleaned = 0.00244854 Jy ! Component: 4050 - total flux cleaned = 0.00247994 Jy ! Total flux subtracted in 4096 components = 0.00249555 Jy ! Clean residual min=-0.000475 max=0.000460 Jy/beam ! Clean residual mean=0.000005 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.181238 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 411 components and 0.181238 Jy ![Exited script file: muppet] wmap "J1324+4743_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.646 x 8.807 at 37.25 degrees (North through East) ! Clean map min=-0.0010391 max=0.14576 Jy/beam ! Writing clean map to FITS file: J1324+4743_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145755 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150492 device "J1324+4743_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1324+4743_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.309749 0.309749 0.619497 1.23899 2.47799 4.95598 9.91196 19.8239 39.6478 79.2956 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 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.646 x 8.807 at 37.25 degrees (North through East) ! Clean map min=-0.0010391 max=0.14576 Jy/beam quit ! Quitting program ! Log file J1324+4743_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:28:50 2016