! Started logfile: J0544+4541_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:18:12 2017 obs J0544+4541_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0544+4541_S_2014_01_04_pus_uva.fits ! AN table 1: 108 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0544+4541 ! ! 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 370 lines of history. ! ! Reading 9072 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 J0544+4541_S_2014_01_04_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 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.912951Jy sigma=0.013380 ! Fit after self-cal, rms=0.882320Jy sigma=0.013048 ! 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.383 mas, bmaj=3.964 mas, bpa=-81.76 degrees ! Estimated noise=1069.54 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.0900852 Jy ! Component: 100 - total flux cleaned = 0.111109 Jy ! Total flux subtracted in 100 components = 0.111109 Jy ! Clean residual min=-0.007478 max=0.011565 Jy/beam ! Clean residual mean=-0.000009 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.111109 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.111109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079489Jy sigma=0.000976 ! Fit after self-cal, rms=0.079494Jy sigma=0.000975 ! 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.223 mas, bmaj=4.865 mas, bpa=-89.11 degrees ! Estimated noise=536.711 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.0120136 Jy ! Component: 100 - total flux cleaned = 0.0186378 Jy ! Component: 150 - total flux cleaned = 0.0228124 Jy ! Component: 200 - total flux cleaned = 0.0255309 Jy ! Total flux subtracted in 200 components = 0.0255309 Jy ! Clean residual min=-0.005738 max=0.015478 Jy/beam ! Clean residual mean=-0.000019 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.136639 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.136639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077303Jy sigma=0.000951 ! Fit after self-cal, rms=0.077331Jy sigma=0.000950 ! Inverting map ! Added new window around map position (7.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129089 Jy ! Component: 100 - total flux cleaned = 0.0188571 Jy ! Component: 150 - total flux cleaned = 0.0230668 Jy ! Component: 200 - total flux cleaned = 0.026348 Jy ! Total flux subtracted in 200 components = 0.026348 Jy ! Clean residual min=-0.003730 max=0.003627 Jy/beam ! Clean residual mean=-0.000003 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.162987 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 89 components and 0.162987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075109Jy sigma=0.000913 ! Fit after self-cal, rms=0.074919Jy sigma=0.000912 ! 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.03 FD 1.00* KP 1.00* LA 1.03 ! MK 0.98 NL 0.94 OV 0.95 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* KP 1.00* LA 0.98 ! MK 1.00 NL 1.01 OV 0.98 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* KP 1.00* LA 0.82 ! MK 1.00 NL 0.95 OV 0.92 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* KP 1.00* LA 0.87 ! MK 1.04 NL 1.08 OV 1.02 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.074919Jy sigma=0.000912 ! Fit after self-cal, rms=0.071870Jy sigma=0.000896 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.258 mas, bmaj=4.887 mas, bpa=-88.88 degrees ! Estimated noise=529.392 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.00270744 Jy ! Component: 100 - total flux cleaned = 0.00348483 Jy ! Component: 150 - total flux cleaned = 0.00352199 Jy ! Component: 200 - total flux cleaned = 0.00364549 Jy ! Total flux subtracted in 200 components = 0.00364549 Jy ! Clean residual min=-0.001906 max=0.001839 Jy/beam ! Clean residual mean=-0.000006 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.166633 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.166633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071750Jy sigma=0.000895 ! Fit after self-cal, rms=0.071543Jy sigma=0.000894 ! 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.071543Jy sigma=0.000894 ! Fit after self-cal, rms=0.071950Jy sigma=0.000894 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=4.889 mas, bpa=-89.11 degrees ! Estimated noise=529.237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224409 Jy ! Component: 100 - total flux cleaned = 0.000334206 Jy ! Component: 150 - total flux cleaned = 0.00033575 Jy ! Component: 200 - total flux cleaned = 0.000358173 Jy ! Total flux subtracted in 200 components = 0.000358173 Jy ! Clean residual min=-0.001642 max=0.001638 Jy/beam ! Clean residual mean=0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.166991 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 117 components and 0.166991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071925Jy sigma=0.000894 ! Fit after self-cal, rms=0.071941Jy sigma=0.000894 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.000106494 Jy ! Component: 100 - total flux cleaned = -8.70194e-05 Jy ! Component: 150 - total flux cleaned = -0.000104565 Jy ! Component: 200 - total flux cleaned = -0.000104255 Jy ! Total flux subtracted in 200 components = -0.000104255 Jy ! Clean residual min=-0.001602 max=0.001629 Jy/beam ! Clean residual mean=0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.166887 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.166887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071928Jy sigma=0.000893 ! Fit after self-cal, rms=0.071937Jy sigma=0.000893 ! 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.071937Jy sigma=0.000893 ! Fit after self-cal, rms=0.071933Jy sigma=0.000893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=4.888 mas, bpa=-88.94 degrees ! Estimated noise=529.501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123645 Jy ! Component: 100 - total flux cleaned = 8.72665e-05 Jy ! Component: 150 - total flux cleaned = 7.09675e-05 Jy ! Component: 200 - total flux cleaned = 7.13383e-05 Jy ! Total flux subtracted in 200 components = 7.13383e-05 Jy ! Clean residual min=-0.001626 max=0.001569 Jy/beam ! Clean residual mean=0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.166958 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.166958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071921Jy sigma=0.000893 ! Fit after self-cal, rms=0.071922Jy sigma=0.000893 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.78443e-05 Jy ! Component: 100 - total flux cleaned = 3.63333e-06 Jy ! Component: 150 - total flux cleaned = -1.0182e-05 Jy ! Component: 200 - total flux cleaned = 3.01331e-06 Jy ! Total flux subtracted in 200 components = 3.01331e-06 Jy ! Clean residual min=-0.001596 max=0.001571 Jy/beam ! Clean residual mean=0.000002 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.166961 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 137 components and 0.166961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071915Jy sigma=0.000893 ! Fit after self-cal, rms=0.071919Jy sigma=0.000893 ! 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.071919Jy sigma=0.000893 ! Fit after self-cal, rms=0.071917Jy sigma=0.000893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.379 mas, bmaj=8.857 mas, bpa=55.5 degrees ! Estimated noise=603.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495252 Jy ! Component: 100 - total flux cleaned = 0.000644823 Jy ! Component: 150 - total flux cleaned = 0.000727385 Jy ! Component: 200 - total flux cleaned = 0.000769994 Jy ! Total flux subtracted in 200 components = 0.000769994 Jy ! Clean residual min=-0.001683 max=0.001445 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.167731 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 146 components and 0.167731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071919Jy sigma=0.000893 ! Fit after self-cal, rms=0.071909Jy sigma=0.000893 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.000108257 Jy ! Component: 100 - total flux cleaned = 0.000118513 Jy ! Component: 150 - total flux cleaned = 0.000118017 Jy ! Component: 200 - total flux cleaned = 0.000127403 Jy ! Total flux subtracted in 200 components = 0.000127403 Jy ! Clean residual min=-0.001677 max=0.001420 Jy/beam ! Clean residual mean=0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.167859 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 151 components and 0.167859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071911Jy sigma=0.000893 ! Fit after self-cal, rms=0.071909Jy sigma=0.000893 ! 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.253 mas, bmaj=4.886 mas, bpa=-88.8 degrees ! Estimated noise=529.72 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.253 x 4.886 at -88.8 degrees (North through East) ! Clean map min=-0.0015986 max=0.117 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.4 mas, bmaj=3.974 mas, bpa=-81.92 degrees ! Estimated noise=1066.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0897378 Jy ! Component: 100 - total flux cleaned = 0.111851 Jy ! Component: 150 - total flux cleaned = 0.123812 Jy ! Component: 200 - total flux cleaned = 0.131722 Jy ! Total flux subtracted in 200 components = 0.131722 Jy ! Clean residual min=-0.005196 max=0.005168 Jy/beam ! Clean residual mean=-0.000003 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.131722 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.131722 Jy ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=4.886 mas, bpa=-88.8 degrees ! Estimated noise=529.72 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.00803573 Jy ! Component: 100 - total flux cleaned = 0.0136942 Jy ! Component: 150 - total flux cleaned = 0.0179925 Jy ! Component: 200 - total flux cleaned = 0.0213399 Jy ! Total flux subtracted in 200 components = 0.0213399 Jy ! Clean residual min=-0.002692 max=0.002579 Jy/beam ! Clean residual mean=-0.000003 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.153062 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 66 components and 0.153062 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.379 mas, bmaj=8.857 mas, bpa=55.5 degrees ! Estimated noise=603.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432769 Jy ! Component: 100 - total flux cleaned = 0.00715716 Jy ! Component: 150 - total flux cleaned = 0.00921756 Jy ! Component: 200 - total flux cleaned = 0.0107473 Jy ! Total flux subtracted in 200 components = 0.0107473 Jy ! Clean residual min=-0.001883 max=0.001919 Jy/beam ! Clean residual mean=-0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.163809 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.00114611 Jy ! Component: 100 - total flux cleaned = 0.00200761 Jy ! Component: 150 - total flux cleaned = 0.00249157 Jy ! Component: 200 - total flux cleaned = 0.00279743 Jy ! Total flux subtracted in 200 components = 0.00279743 Jy ! Clean residual min=-0.001782 max=0.001531 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.166607 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 125 components and 0.166607 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.253 mas, bmaj=4.886 mas, bpa=-88.8 degrees ! Estimated noise=529.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191688 Jy ! Component: 100 - total flux cleaned = -0.000148085 Jy ! Component: 150 - total flux cleaned = -0.00011159 Jy ! Component: 200 - total flux cleaned = -7.8487e-05 Jy ! Total flux subtracted in 200 components = -7.8487e-05 Jy ! Clean residual min=-0.001757 max=0.001732 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.166528 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.166528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071942Jy sigma=0.000894 ! Fit after self-cal, rms=0.071958Jy sigma=0.000894 wmodel J0544+4541_S_2014_01_04_pus_map.mod ! Writing 141 model components to file: J0544+4541_S_2014_01_04_pus_map.mod wobs J0544+4541_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0544+4541_S_2014_01_04_pus_uvs.fits wwins J0544+4541_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0544+4541_S_2014_01_04_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 = -6.33938e-05 Jy ! Component: 100 - total flux cleaned = -9.20474e-05 Jy ! Component: 150 - total flux cleaned = -9.27001e-05 Jy ! Component: 200 - total flux cleaned = -6.77592e-05 Jy ! Component: 250 - total flux cleaned = -6.79518e-05 Jy ! Component: 300 - total flux cleaned = -6.82139e-05 Jy ! Component: 350 - total flux cleaned = -0.000137749 Jy ! Component: 400 - total flux cleaned = -0.000160277 Jy ! Component: 450 - total flux cleaned = -0.000203591 Jy ! Component: 500 - total flux cleaned = -0.000203368 Jy ! Component: 550 - total flux cleaned = -0.000122116 Jy ! Component: 600 - total flux cleaned = -0.000123076 Jy ! Component: 650 - total flux cleaned = -0.000143062 Jy ! Component: 700 - total flux cleaned = -0.000200098 Jy ! Component: 750 - total flux cleaned = -0.000218148 Jy ! Component: 800 - total flux cleaned = -0.000236189 Jy ! Component: 850 - total flux cleaned = -0.000271708 Jy ! Component: 900 - total flux cleaned = -0.0002892 Jy ! Component: 950 - total flux cleaned = -0.000323427 Jy ! Component: 1000 - total flux cleaned = -0.00037349 Jy ! Component: 1050 - total flux cleaned = -0.00040621 Jy ! Component: 1100 - total flux cleaned = -0.000454397 Jy ! Component: 1150 - total flux cleaned = -0.000533159 Jy ! Component: 1200 - total flux cleaned = -0.000594827 Jy ! Component: 1250 - total flux cleaned = -0.000579486 Jy ! Component: 1300 - total flux cleaned = -0.000609359 Jy ! Component: 1350 - total flux cleaned = -0.000609529 Jy ! Component: 1400 - total flux cleaned = -0.000667433 Jy ! Component: 1450 - total flux cleaned = -0.000652942 Jy ! Component: 1500 - total flux cleaned = -0.000652961 Jy ! Component: 1550 - total flux cleaned = -0.000638853 Jy ! Component: 1600 - total flux cleaned = -0.000597881 Jy ! Component: 1650 - total flux cleaned = -0.000584174 Jy ! Component: 1700 - total flux cleaned = -0.000544043 Jy ! Component: 1750 - total flux cleaned = -0.000530884 Jy ! Component: 1800 - total flux cleaned = -0.00051797 Jy ! Component: 1850 - total flux cleaned = -0.000453857 Jy ! Component: 1900 - total flux cleaned = -0.000517732 Jy ! Component: 1950 - total flux cleaned = -0.000580368 Jy ! Component: 2000 - total flux cleaned = -0.000555293 Jy ! Component: 2050 - total flux cleaned = -0.000567779 Jy ! Component: 2100 - total flux cleaned = -0.000592078 Jy ! Component: 2150 - total flux cleaned = -0.000663987 Jy ! Component: 2200 - total flux cleaned = -0.000675839 Jy ! Component: 2250 - total flux cleaned = -0.000687483 Jy ! Component: 2300 - total flux cleaned = -0.000710701 Jy ! Component: 2350 - total flux cleaned = -0.000733538 Jy ! Component: 2400 - total flux cleaned = -0.000767585 Jy ! Component: 2450 - total flux cleaned = -0.00077873 Jy ! Component: 2500 - total flux cleaned = -0.00080092 Jy ! Component: 2550 - total flux cleaned = -0.000789853 Jy ! Component: 2600 - total flux cleaned = -0.000822346 Jy ! Component: 2650 - total flux cleaned = -0.000779143 Jy ! Component: 2700 - total flux cleaned = -0.00071514 Jy ! Component: 2750 - total flux cleaned = -0.000736119 Jy ! Component: 2800 - total flux cleaned = -0.000714968 Jy ! Component: 2850 - total flux cleaned = -0.000673595 Jy ! Component: 2900 - total flux cleaned = -0.000653382 Jy ! Component: 2950 - total flux cleaned = -0.000693986 Jy ! Component: 3000 - total flux cleaned = -0.000673689 Jy ! Component: 3050 - total flux cleaned = -0.000623507 Jy ! Component: 3100 - total flux cleaned = -0.000623513 Jy ! Component: 3150 - total flux cleaned = -0.000603733 Jy ! Component: 3200 - total flux cleaned = -0.000584278 Jy ! Component: 3250 - total flux cleaned = -0.000555308 Jy ! Component: 3300 - total flux cleaned = -0.000564927 Jy ! Component: 3350 - total flux cleaned = -0.00054597 Jy ! Component: 3400 - total flux cleaned = -0.000517601 Jy ! Component: 3450 - total flux cleaned = -0.000498833 Jy ! Component: 3500 - total flux cleaned = -0.000461569 Jy ! Component: 3550 - total flux cleaned = -0.000424594 Jy ! Component: 3600 - total flux cleaned = -0.000387897 Jy ! Component: 3650 - total flux cleaned = -0.00036972 Jy ! Component: 3700 - total flux cleaned = -0.000342509 Jy ! Component: 3750 - total flux cleaned = -0.000324503 Jy ! Component: 3800 - total flux cleaned = -0.000315623 Jy ! Component: 3850 - total flux cleaned = -0.000297821 Jy ! Component: 3900 - total flux cleaned = -0.000227059 Jy ! Component: 3950 - total flux cleaned = -0.000209477 Jy ! Component: 4000 - total flux cleaned = -0.000183184 Jy ! Component: 4050 - total flux cleaned = -0.000148472 Jy ! Total flux subtracted in 4096 components = -0.000131163 Jy ! Clean residual min=-0.000502 max=0.000552 Jy/beam ! Clean residual mean=0.000001 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.166397 Jy keep ! Adding 225 model components to the UV plane model. ! The established model now contains 366 components and 0.166397 Jy ![Exited script file: muppet] wmap "J0544+4541_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.253 x 4.886 at -88.8 degrees (North through East) ! Clean map min=-0.0012346 max=0.11809 Jy/beam ! Writing clean map to FITS file: J0544+4541_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118087 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00014199 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.360726 0.360726 0.721452 1.4429 2.88581 5.77161 11.5432 23.0865 46.1729 92.3458 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.253 x 4.886 at -88.8 degrees (North through East) ! Clean map min=-0.0012346 max=0.11809 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 J0544+4541_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:18:17 2017