! Started logfile: J1308+6544_S_2017_05_27_pus_uvs.log on Fri May 3 11:07:38 2019 obs J1308+6544_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1308+6544_S_2017_05_27_pus_uva.fits ! AN table 1: 300 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980222 visibilities/baseline/integration-bin. ! Found source: J1308+6544 ! ! 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 1211 lines of history. ! ! Reading 52932 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 J1308+6544_S_2017_05_27_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1592 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947977Jy sigma=0.008107 ! Fit after self-cal, rms=0.922080Jy sigma=0.007897 ! 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.302 mas, bmaj=3.442 mas, bpa=-37.53 degrees ! Estimated noise=743.067 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.0524738 Jy ! Component: 100 - total flux cleaned = 0.0811066 Jy ! Total flux subtracted in 100 components = 0.0811066 Jy ! Clean residual min=-0.007253 max=0.019207 Jy/beam ! Clean residual mean=0.000023 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.0811066 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0811066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138274Jy sigma=0.001219 ! Fit after self-cal, rms=0.137813Jy sigma=0.001216 ! Inverting map ! Added new window around map position (3.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234932 Jy ! Component: 100 - total flux cleaned = 0.0411112 Jy ! Total flux subtracted in 100 components = 0.0411112 Jy ! Clean residual min=-0.006571 max=0.015520 Jy/beam ! Clean residual mean=0.000034 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.122218 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 79 components and 0.122218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128978Jy sigma=0.001128 ! Fit after self-cal, rms=0.128672Jy sigma=0.001126 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159972 Jy ! Component: 100 - total flux cleaned = 0.0281315 Jy ! Total flux subtracted in 100 components = 0.0281315 Jy ! Clean residual min=-0.006776 max=0.012330 Jy/beam ! Clean residual mean=0.000040 rms=0.002064 Jy/beam ! Combined flux in latest and established models = 0.150349 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 105 components and 0.150349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124096Jy sigma=0.001080 ! Fit after self-cal, rms=0.123880Jy sigma=0.001078 ! 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.253 mas, bmaj=4.436 mas, bpa=-16.55 degrees ! Estimated noise=409.682 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 (-2, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277163 Jy ! Component: 100 - total flux cleaned = 0.048441 Jy ! Component: 150 - total flux cleaned = 0.0646431 Jy ! Component: 200 - total flux cleaned = 0.0775064 Jy ! Total flux subtracted in 200 components = 0.0775064 Jy ! Clean residual min=-0.009035 max=0.013080 Jy/beam ! Clean residual mean=0.000078 rms=0.003281 Jy/beam ! Combined flux in latest and established models = 0.227856 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 189 components and 0.227856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115796Jy sigma=0.000994 ! Fit after self-cal, rms=0.115478Jy sigma=0.000991 ! 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.11 FD 0.92 HN 1.01 KP 1.15 ! LA 0.76 MK 0.95 NL 1.29 OV 1.38 ! PT 0.65 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 0.94 HN 1.14 KP 0.95 ! LA 0.86 MK 0.92 NL 1.49 OV 1.31 ! PT 0.70 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 1.05 KP 1.05 ! LA 0.97 MK 0.97 NL 1.34 OV 1.06 ! PT 0.87 SC 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 0.99 KP 1.00* ! LA 1.05 MK 0.62 NL 1.00* OV 1.00* ! PT 0.86 SC 1.00* ! ! ! Fit before self-cal, rms=0.115478Jy sigma=0.000991 ! Fit after self-cal, rms=0.115027Jy sigma=0.000932 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.163 mas, bmaj=4.399 mas, bpa=-16.65 degrees ! Estimated noise=406.866 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.00281438 Jy ! Component: 100 - total flux cleaned = 0.00360409 Jy ! Component: 150 - total flux cleaned = 0.00417009 Jy ! Component: 200 - total flux cleaned = 0.0044129 Jy ! Total flux subtracted in 200 components = 0.0044129 Jy ! Clean residual min=-0.009242 max=0.009668 Jy/beam ! Clean residual mean=0.000194 rms=0.002778 Jy/beam ! Combined flux in latest and established models = 0.232269 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 211 components and 0.232269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114942Jy sigma=0.000931 ! Fit after self-cal, rms=0.116063Jy sigma=0.000927 ! 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.116063Jy sigma=0.000927 ! Fit after self-cal, rms=0.163257Jy sigma=0.000822 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.055 mas, bmaj=4.455 mas, bpa=-10.25 degrees ! Estimated noise=409.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765968 Jy ! Component: 100 - total flux cleaned = 0.000913903 Jy ! Component: 150 - total flux cleaned = 0.00122252 Jy ! Component: 200 - total flux cleaned = 0.00142639 Jy ! Total flux subtracted in 200 components = 0.00142639 Jy ! Clean residual min=-0.004893 max=0.007703 Jy/beam ! Clean residual mean=0.000017 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.233695 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 232 components and 0.233695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163009Jy sigma=0.000822 ! Fit after self-cal, rms=0.165180Jy sigma=0.000817 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 (80.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00700674 Jy ! Component: 100 - total flux cleaned = 0.0106367 Jy ! Component: 150 - total flux cleaned = 0.011347 Jy ! Component: 200 - total flux cleaned = 0.011671 Jy ! Total flux subtracted in 200 components = 0.011671 Jy ! Clean residual min=-0.004957 max=0.005722 Jy/beam ! Clean residual mean=0.000006 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.245366 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 287 components and 0.245366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164410Jy sigma=0.000817 ! Fit after self-cal, rms=0.164043Jy sigma=0.000815 ! 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.164043Jy sigma=0.000815 ! Fit after self-cal, rms=0.178962Jy sigma=0.000814 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.03 mas, bmaj=4.425 mas, bpa=-13.45 degrees ! Estimated noise=414.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527106 Jy ! Component: 100 - total flux cleaned = 0.00840047 Jy ! Component: 150 - total flux cleaned = 0.00971474 Jy ! Component: 200 - total flux cleaned = 0.0104266 Jy ! Total flux subtracted in 200 components = 0.0104266 Jy ! Clean residual min=-0.004610 max=0.005767 Jy/beam ! Clean residual mean=-0.000006 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.255793 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 317 components and 0.255792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178363Jy sigma=0.000814 ! Fit after self-cal, rms=0.178454Jy sigma=0.000813 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.00285735 Jy ! Component: 100 - total flux cleaned = 0.00362156 Jy ! Component: 150 - total flux cleaned = 0.00407213 Jy ! Component: 200 - total flux cleaned = 0.00446988 Jy ! Total flux subtracted in 200 components = 0.00446988 Jy ! Clean residual min=-0.004729 max=0.005985 Jy/beam ! Clean residual mean=-0.000011 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.260262 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 338 components and 0.260262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178160Jy sigma=0.000814 ! Fit after self-cal, rms=0.178057Jy sigma=0.000814 ! 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.178057Jy sigma=0.000814 ! Fit after self-cal, rms=0.179505Jy sigma=0.000812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.611 mas, bmaj=9.262 mas, bpa=85.46 degrees ! Estimated noise=527.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559708 Jy ! Component: 100 - total flux cleaned = 0.00701611 Jy ! Component: 150 - total flux cleaned = 0.00789989 Jy ! Component: 200 - total flux cleaned = 0.00845005 Jy ! Total flux subtracted in 200 components = 0.00845005 Jy ! Clean residual min=-0.008726 max=0.010967 Jy/beam ! Clean residual mean=-0.000012 rms=0.003045 Jy/beam ! Combined flux in latest and established models = 0.268712 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 362 components and 0.268712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179034Jy sigma=0.000814 ! Fit after self-cal, rms=0.178997Jy sigma=0.000813 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.00148653 Jy ! Component: 100 - total flux cleaned = 0.00202805 Jy ! Component: 150 - total flux cleaned = 0.00240335 Jy ! Component: 200 - total flux cleaned = 0.00261602 Jy ! Total flux subtracted in 200 components = 0.00261602 Jy ! Clean residual min=-0.008607 max=0.011282 Jy/beam ! Clean residual mean=-0.000021 rms=0.003072 Jy/beam ! Combined flux in latest and established models = 0.271328 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 380 components and 0.271329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178795Jy sigma=0.000814 ! Fit after self-cal, rms=0.178755Jy sigma=0.000814 ! 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.02 mas, bmaj=4.406 mas, bpa=-18.59 degrees ! Estimated noise=418.747 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 4.406 at -18.59 degrees (North through East) ! Clean map min=-0.0048729 max=0.055675 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.148 mas, bmaj=3.38 mas, bpa=-24.71 degrees ! Estimated noise=745.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.051672 Jy ! Component: 100 - total flux cleaned = 0.0848673 Jy ! Component: 150 - total flux cleaned = 0.110173 Jy ! Component: 200 - total flux cleaned = 0.130094 Jy ! Total flux subtracted in 200 components = 0.130094 Jy ! Clean residual min=-0.006045 max=0.011860 Jy/beam ! Clean residual mean=0.000001 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.130094 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.130094 Jy ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=4.406 mas, bpa=-18.59 degrees ! Estimated noise=418.747 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.0309594 Jy ! Component: 100 - total flux cleaned = 0.0531572 Jy ! Component: 150 - total flux cleaned = 0.0703375 Jy ! Component: 200 - total flux cleaned = 0.0839269 Jy ! Total flux subtracted in 200 components = 0.0839269 Jy ! Clean residual min=-0.007387 max=0.008378 Jy/beam ! Clean residual mean=-0.000023 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.214021 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 172 components and 0.214021 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.611 mas, bmaj=9.262 mas, bpa=85.46 degrees ! Estimated noise=527.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199082 Jy ! Component: 100 - total flux cleaned = 0.0327075 Jy ! Component: 150 - total flux cleaned = 0.0413643 Jy ! Component: 200 - total flux cleaned = 0.0471324 Jy ! Total flux subtracted in 200 components = 0.0471324 Jy ! Clean residual min=-0.009987 max=0.012084 Jy/beam ! Clean residual mean=-0.000018 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 0.261153 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.00215495 Jy ! Component: 100 - total flux cleaned = 0.0038942 Jy ! Component: 150 - total flux cleaned = 0.00529914 Jy ! Component: 200 - total flux cleaned = 0.00644465 Jy ! Total flux subtracted in 200 components = 0.00644465 Jy ! Clean residual min=-0.008851 max=0.011961 Jy/beam ! Clean residual mean=-0.000016 rms=0.003087 Jy/beam ! Combined flux in latest and established models = 0.267598 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 269 components and 0.267598 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=4.406 mas, bpa=-18.59 degrees ! Estimated noise=418.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112238 Jy ! Component: 100 - total flux cleaned = 0.00168021 Jy ! Component: 150 - total flux cleaned = 0.00208072 Jy ! Component: 200 - total flux cleaned = 0.00243211 Jy ! Total flux subtracted in 200 components = 0.00243211 Jy ! Clean residual min=-0.005070 max=0.006995 Jy/beam ! Clean residual mean=-0.000014 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.27003 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 285 components and 0.27003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178724Jy sigma=0.000817 ! Fit after self-cal, rms=0.178486Jy sigma=0.000815 wmodel J1308+6544_S_2017_05_27_pus_map.mod ! Writing 285 model components to file: J1308+6544_S_2017_05_27_pus_map.mod wobs J1308+6544_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1308+6544_S_2017_05_27_pus_uvs.fits wwins J1308+6544_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J1308+6544_S_2017_05_27_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.00282422 Jy ! Component: 100 - total flux cleaned = 0.00484353 Jy ! Component: 150 - total flux cleaned = 0.00673664 Jy ! Component: 200 - total flux cleaned = 0.00818554 Jy ! Component: 250 - total flux cleaned = 0.00975802 Jy ! Component: 300 - total flux cleaned = 0.0108577 Jy ! Component: 350 - total flux cleaned = 0.0115994 Jy ! Component: 400 - total flux cleaned = 0.0124073 Jy ! Component: 450 - total flux cleaned = 0.0129621 Jy ! Component: 500 - total flux cleaned = 0.0135068 Jy ! Component: 550 - total flux cleaned = 0.0141977 Jy ! Component: 600 - total flux cleaned = 0.014801 Jy ! Component: 650 - total flux cleaned = 0.0153223 Jy ! Component: 700 - total flux cleaned = 0.0159831 Jy ! Component: 750 - total flux cleaned = 0.0164181 Jy ! Component: 800 - total flux cleaned = 0.0169197 Jy ! Component: 850 - total flux cleaned = 0.0175559 Jy ! Component: 900 - total flux cleaned = 0.0178358 Jy ! Component: 950 - total flux cleaned = 0.0182505 Jy ! Component: 1000 - total flux cleaned = 0.0185922 Jy ! Component: 1050 - total flux cleaned = 0.0187952 Jy ! Component: 1100 - total flux cleaned = 0.0192637 Jy ! Component: 1150 - total flux cleaned = 0.0194636 Jy ! Component: 1200 - total flux cleaned = 0.0199894 Jy ! Component: 1250 - total flux cleaned = 0.0203794 Jy ! Component: 1300 - total flux cleaned = 0.0207662 Jy ! Component: 1350 - total flux cleaned = 0.0210212 Jy ! Component: 1400 - total flux cleaned = 0.0212747 Jy ! Component: 1450 - total flux cleaned = 0.0217138 Jy ! Component: 1500 - total flux cleaned = 0.0220858 Jy ! Component: 1550 - total flux cleaned = 0.0223326 Jy ! Component: 1600 - total flux cleaned = 0.0223939 Jy ! Component: 1650 - total flux cleaned = 0.0228177 Jy ! Component: 1700 - total flux cleaned = 0.0229977 Jy ! Component: 1750 - total flux cleaned = 0.0232947 Jy ! Component: 1800 - total flux cleaned = 0.0234128 Jy ! Component: 1850 - total flux cleaned = 0.0235296 Jy ! Component: 1900 - total flux cleaned = 0.023646 Jy ! Component: 1950 - total flux cleaned = 0.0240502 Jy ! Component: 2000 - total flux cleaned = 0.0241076 Jy ! Component: 2050 - total flux cleaned = 0.024506 Jy ! Component: 2100 - total flux cleaned = 0.024563 Jy ! Component: 2150 - total flux cleaned = 0.0249002 Jy ! Component: 2200 - total flux cleaned = 0.0252347 Jy ! Component: 2250 - total flux cleaned = 0.0255672 Jy ! Component: 2300 - total flux cleaned = 0.025732 Jy ! Component: 2350 - total flux cleaned = 0.0260058 Jy ! Component: 2400 - total flux cleaned = 0.0263862 Jy ! Component: 2450 - total flux cleaned = 0.0265481 Jy ! Component: 2500 - total flux cleaned = 0.0267628 Jy ! Component: 2550 - total flux cleaned = 0.0270296 Jy ! Component: 2600 - total flux cleaned = 0.0273473 Jy ! Component: 2650 - total flux cleaned = 0.0274529 Jy ! Component: 2700 - total flux cleaned = 0.027715 Jy ! Component: 2750 - total flux cleaned = 0.0278714 Jy ! Component: 2800 - total flux cleaned = 0.0281824 Jy ! Component: 2850 - total flux cleaned = 0.0283367 Jy ! Component: 2900 - total flux cleaned = 0.0286441 Jy ! Component: 2950 - total flux cleaned = 0.0286439 Jy ! Component: 3000 - total flux cleaned = 0.0288975 Jy ! Component: 3050 - total flux cleaned = 0.0290486 Jy ! Component: 3100 - total flux cleaned = 0.0293992 Jy ! Component: 3150 - total flux cleaned = 0.0295981 Jy ! Component: 3200 - total flux cleaned = 0.029697 Jy ! Component: 3250 - total flux cleaned = 0.0299928 Jy ! Component: 3300 - total flux cleaned = 0.0303357 Jy ! Component: 3350 - total flux cleaned = 0.0302868 Jy ! Component: 3400 - total flux cleaned = 0.0305776 Jy ! Component: 3450 - total flux cleaned = 0.0308186 Jy ! Component: 3500 - total flux cleaned = 0.0308184 Jy ! Component: 3550 - total flux cleaned = 0.0309616 Jy ! Component: 3600 - total flux cleaned = 0.0311992 Jy ! Component: 3650 - total flux cleaned = 0.0314825 Jy ! Component: 3700 - total flux cleaned = 0.0316704 Jy ! Component: 3750 - total flux cleaned = 0.031951 Jy ! Component: 3800 - total flux cleaned = 0.0320902 Jy ! Component: 3850 - total flux cleaned = 0.0321828 Jy ! Component: 3900 - total flux cleaned = 0.0323675 Jy ! Component: 3950 - total flux cleaned = 0.0326884 Jy ! Component: 4000 - total flux cleaned = 0.0330536 Jy ! Component: 4050 - total flux cleaned = 0.0331442 Jy ! Total flux subtracted in 4096 components = 0.033461 Jy ! Clean residual min=-0.002909 max=0.002681 Jy/beam ! Clean residual mean=0.000006 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.303491 Jy keep ! Adding 673 model components to the UV plane model. ! The established model now contains 958 components and 0.303492 Jy ![Exited script file: muppet] wmap "J1308+6544_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 4.406 at -18.59 degrees (North through East) ! Clean map min=-0.0044851 max=0.055992 Jy/beam ! Writing clean map to FITS file: J1308+6544_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0559916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104328 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.58985 5.58985 11.1797 22.3594 44.7188 89.4376 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.055 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.02 x 4.406 at -18.59 degrees (North through East) ! Clean map min=-0.0044851 max=0.055992 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 J1308+6544_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:07:45 2019