! Started logfile: J2125+6423_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:09:05 2016 obs J2125+6423_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2125+6423_S_2015_03_17_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962346 visibilities/baseline/integration-bin. ! Found source: J2125+6423 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 12472 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 J2125+6423_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.750443Jy sigma=0.008549 ! Fit after self-cal, rms=0.711657Jy sigma=0.008093 ! 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.846 mas, bmaj=4.148 mas, bpa=-33.78 degrees ! Estimated noise=908.506 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.282849 Jy ! Component: 100 - total flux cleaned = 0.416705 Jy ! Total flux subtracted in 100 components = 0.416705 Jy ! Clean residual min=-0.040948 max=0.105977 Jy/beam ! Clean residual mean=0.000253 rms=0.013030 Jy/beam ! Combined flux in latest and established models = 0.416705 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.416705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380058Jy sigma=0.003891 ! Fit after self-cal, rms=0.379127Jy sigma=0.003881 ! Inverting map ! Added new window around map position (0, -12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106293 Jy ! Component: 100 - total flux cleaned = 0.182222 Jy ! Total flux subtracted in 100 components = 0.182222 Jy ! Clean residual min=-0.032259 max=0.061550 Jy/beam ! Clean residual mean=0.000201 rms=0.010540 Jy/beam ! Combined flux in latest and established models = 0.598927 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.598927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310541Jy sigma=0.003126 ! Fit after self-cal, rms=0.306185Jy sigma=0.003076 ! 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.456 mas, bmaj=4.942 mas, bpa=-33.39 degrees ! Estimated noise=566.064 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.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13376 Jy ! Component: 100 - total flux cleaned = 0.229106 Jy ! Component: 150 - total flux cleaned = 0.299554 Jy ! Component: 200 - total flux cleaned = 0.352889 Jy ! Total flux subtracted in 200 components = 0.352889 Jy ! Clean residual min=-0.031568 max=0.077358 Jy/beam ! Clean residual mean=0.000174 rms=0.010634 Jy/beam ! Combined flux in latest and established models = 0.951816 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 117 components and 0.951816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202251Jy sigma=0.002008 ! Fit after self-cal, rms=0.195019Jy sigma=0.001923 ! Inverting map ! Added new window around map position (2, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0734185 Jy ! Component: 100 - total flux cleaned = 0.118361 Jy ! Component: 150 - total flux cleaned = 0.152346 Jy ! Component: 200 - total flux cleaned = 0.179616 Jy ! Total flux subtracted in 200 components = 0.179616 Jy ! Clean residual min=-0.024625 max=0.058745 Jy/beam ! Clean residual mean=0.000085 rms=0.006943 Jy/beam ! Combined flux in latest and established models = 1.13143 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 166 components and 1.13143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152772Jy sigma=0.001495 ! Fit after self-cal, rms=0.147240Jy sigma=0.001426 ! Inverting map ! Added new window around map position (-1.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.045476 Jy ! Component: 100 - total flux cleaned = 0.0777218 Jy ! Component: 150 - total flux cleaned = 0.103407 Jy ! Component: 200 - total flux cleaned = 0.124429 Jy ! Total flux subtracted in 200 components = 0.124429 Jy ! Clean residual min=-0.017781 max=0.017074 Jy/beam ! Clean residual mean=0.000027 rms=0.004350 Jy/beam ! Combined flux in latest and established models = 1.25586 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 219 components and 1.25586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122297Jy sigma=0.001185 ! Fit after self-cal, rms=0.121666Jy sigma=0.001176 ! 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.02 FD 0.86 HN 1.05 KP 1.09 ! LA 0.96 MK 1.05 NL 0.97 OV 1.03 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.90 HN 1.09 KP 1.05 ! LA 0.94 MK 1.04 NL 1.08 OV 1.07 ! PT 1.02 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.08 KP 0.95 ! LA 0.77 MK 1.08 NL 1.20 OV 0.98 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.96 HN 1.01 KP 0.93 ! LA 0.84 MK 1.08 NL 1.02 OV 1.05 ! PT 1.05 SC 1.02 ! ! ! Fit before self-cal, rms=0.121666Jy sigma=0.001176 ! Fit after self-cal, rms=0.089273Jy sigma=0.000912 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=5.027 mas, bpa=-33.25 degrees ! Estimated noise=583.329 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.00470227 Jy ! Component: 100 - total flux cleaned = 0.00787314 Jy ! Component: 150 - total flux cleaned = 0.0112797 Jy ! Component: 200 - total flux cleaned = 0.013882 Jy ! Total flux subtracted in 200 components = 0.013882 Jy ! Clean residual min=-0.008618 max=0.010430 Jy/beam ! Clean residual mean=-0.000029 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 1.26974 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 251 components and 1.26974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085429Jy sigma=0.000869 ! Fit after self-cal, rms=0.085176Jy sigma=0.000866 ! 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.085176Jy sigma=0.000866 ! Fit after self-cal, rms=0.093317Jy sigma=0.000846 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=5.387 mas, bpa=-23.19 degrees ! Estimated noise=608.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413092 Jy ! Component: 100 - total flux cleaned = 0.00681241 Jy ! Component: 150 - total flux cleaned = 0.00909387 Jy ! Component: 200 - total flux cleaned = 0.0104159 Jy ! Total flux subtracted in 200 components = 0.0104159 Jy ! Clean residual min=-0.006584 max=0.008395 Jy/beam ! Clean residual mean=-0.000003 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 1.28016 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 273 components and 1.28016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091696Jy sigma=0.000826 ! Fit after self-cal, rms=0.091538Jy sigma=0.000825 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 (-44.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548859 Jy ! Component: 100 - total flux cleaned = 0.00737239 Jy ! Component: 150 - total flux cleaned = 0.00845905 Jy ! Component: 200 - total flux cleaned = 0.00908673 Jy ! Total flux subtracted in 200 components = 0.00908673 Jy ! Clean residual min=-0.005748 max=0.006737 Jy/beam ! Clean residual mean=-0.000006 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 1.28925 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 295 components and 1.28925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090631Jy sigma=0.000814 ! Fit after self-cal, rms=0.090538Jy sigma=0.000814 ! Inverting map ! Added new window around map position (-29.5, -66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00610829 Jy ! Component: 100 - total flux cleaned = 0.00774059 Jy ! Component: 150 - total flux cleaned = 0.00887062 Jy ! Component: 200 - total flux cleaned = 0.00963069 Jy ! Total flux subtracted in 200 components = 0.00963069 Jy ! Clean residual min=-0.005359 max=0.005338 Jy/beam ! Clean residual mean=0.000003 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 1.29888 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 320 components and 1.29888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089923Jy sigma=0.000807 ! Fit after self-cal, rms=0.089893Jy sigma=0.000806 ! 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.089893Jy sigma=0.000806 ! Fit after self-cal, rms=0.090660Jy sigma=0.000805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=5.405 mas, bpa=-23.16 degrees ! Estimated noise=608.675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130006 Jy ! Component: 100 - total flux cleaned = 0.00218551 Jy ! Component: 150 - total flux cleaned = 0.00285361 Jy ! Component: 200 - total flux cleaned = 0.00305948 Jy ! Total flux subtracted in 200 components = 0.00305948 Jy ! Clean residual min=-0.004674 max=0.004971 Jy/beam ! Clean residual mean=0.000006 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 1.30194 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 334 components and 1.30194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090343Jy sigma=0.000801 ! Fit after self-cal, rms=0.090327Jy sigma=0.000801 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 (9, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000798112 Jy ! Component: 100 - total flux cleaned = 0.000542001 Jy ! Component: 150 - total flux cleaned = 0.000651415 Jy ! Component: 200 - total flux cleaned = 0.00064727 Jy ! Total flux subtracted in 200 components = 0.00064727 Jy ! Clean residual min=-0.004303 max=0.004478 Jy/beam ! Clean residual mean=0.000006 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 1.30258 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 359 components and 1.30258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089932Jy sigma=0.000797 ! Fit after self-cal, rms=0.089930Jy sigma=0.000797 ! Inverting map ! Added new window around map position (6.5, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342875 Jy ! Component: 100 - total flux cleaned = 0.00521841 Jy ! Component: 150 - total flux cleaned = 0.00621736 Jy ! Component: 200 - total flux cleaned = 0.00704614 Jy ! Total flux subtracted in 200 components = 0.00704614 Jy ! Clean residual min=-0.003841 max=0.003907 Jy/beam ! Clean residual mean=0.000008 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 1.30963 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 377 components and 1.30963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089613Jy sigma=0.000794 ! Fit after self-cal, rms=0.089613Jy sigma=0.000794 ! 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.089613Jy sigma=0.000794 ! Fit after self-cal, rms=0.088961Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.312 mas, bmaj=9.033 mas, bpa=-49.09 degrees ! Estimated noise=750.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135656 Jy ! Component: 100 - total flux cleaned = 0.00204783 Jy ! Component: 150 - total flux cleaned = 0.00320266 Jy ! Component: 200 - total flux cleaned = 0.00396864 Jy ! Total flux subtracted in 200 components = 0.00396864 Jy ! Clean residual min=-0.003392 max=0.003997 Jy/beam ! Clean residual mean=0.000011 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 1.3136 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 400 components and 1.3136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088899Jy sigma=0.000792 ! Fit after self-cal, rms=0.088883Jy sigma=0.000792 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.000374086 Jy ! Component: 100 - total flux cleaned = 0.000645205 Jy ! Component: 150 - total flux cleaned = 0.000760515 Jy ! Component: 200 - total flux cleaned = 0.00109055 Jy ! Total flux subtracted in 200 components = 0.00109055 Jy ! Clean residual min=-0.003254 max=0.003736 Jy/beam ! Clean residual mean=0.000011 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 1.31469 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 417 components and 1.31469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088849Jy sigma=0.000792 ! Fit after self-cal, rms=0.088837Jy sigma=0.000792 ! 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.665 mas, bmaj=5.406 mas, bpa=-23.33 degrees ! Estimated noise=608.184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.665 x 5.406 at -23.33 degrees (North through East) ! Clean map min=-0.0041309 max=0.33131 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.005 mas, bmaj=4.593 mas, bpa=-22.37 degrees ! Estimated noise=1020.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.302598 Jy ! Component: 100 - total flux cleaned = 0.469226 Jy ! Component: 150 - total flux cleaned = 0.585396 Jy ! Component: 200 - total flux cleaned = 0.677292 Jy ! Total flux subtracted in 200 components = 0.677292 Jy ! Clean residual min=-0.027870 max=0.055304 Jy/beam ! Clean residual mean=0.000199 rms=0.009356 Jy/beam ! Combined flux in latest and established models = 0.677292 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.677292 Jy ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=5.406 mas, bpa=-23.33 degrees ! Estimated noise=608.184 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.130159 Jy ! Component: 100 - total flux cleaned = 0.226092 Jy ! Component: 150 - total flux cleaned = 0.299015 Jy ! Component: 200 - total flux cleaned = 0.355398 Jy ! Total flux subtracted in 200 components = 0.355398 Jy ! Clean residual min=-0.016292 max=0.032920 Jy/beam ! Clean residual mean=0.000135 rms=0.006359 Jy/beam ! Combined flux in latest and established models = 1.03269 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 169 components and 1.03269 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441823 Jy ! Component: 100 - total flux cleaned = 0.0792458 Jy ! Component: 150 - total flux cleaned = 0.107499 Jy ! Component: 200 - total flux cleaned = 0.130702 Jy ! Total flux subtracted in 200 components = 0.130702 Jy ! Clean residual min=-0.009226 max=0.013957 Jy/beam ! Clean residual mean=0.000067 rms=0.003108 Jy/beam ! Combined flux in latest and established models = 1.16339 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 239 components and 1.16339 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191958 Jy ! Component: 100 - total flux cleaned = 0.0351922 Jy ! Component: 150 - total flux cleaned = 0.0485807 Jy ! Component: 200 - total flux cleaned = 0.0598653 Jy ! Total flux subtracted in 200 components = 0.0598653 Jy ! Clean residual min=-0.006671 max=0.008401 Jy/beam ! Clean residual mean=0.000037 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 1.22326 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 298 components and 1.22326 Jy ! Inverting map ! Added new window around map position (-2, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00995925 Jy ! Component: 100 - total flux cleaned = 0.0183938 Jy ! Component: 150 - total flux cleaned = 0.0257341 Jy ! Component: 200 - total flux cleaned = 0.0321726 Jy ! Total flux subtracted in 200 components = 0.0321726 Jy ! Clean residual min=-0.004935 max=0.005366 Jy/beam ! Clean residual mean=0.000024 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 1.25543 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 354 components and 1.25543 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.312 mas, bmaj=9.033 mas, bpa=-49.09 degrees ! Estimated noise=750.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100978 Jy ! Component: 100 - total flux cleaned = 0.0173469 Jy ! Component: 150 - total flux cleaned = 0.0228315 Jy ! Component: 200 - total flux cleaned = 0.0273147 Jy ! Total flux subtracted in 200 components = 0.0273147 Jy ! Clean residual min=-0.004063 max=0.005416 Jy/beam ! Clean residual mean=0.000024 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 1.28275 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.00361255 Jy ! Component: 100 - total flux cleaned = 0.00636895 Jy ! Component: 150 - total flux cleaned = 0.00823997 Jy ! Component: 200 - total flux cleaned = 0.00994565 Jy ! Total flux subtracted in 200 components = 0.00994565 Jy ! Clean residual min=-0.003510 max=0.004430 Jy/beam ! Clean residual mean=0.000019 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 1.29269 Jy ! Adding 162 model components to the UV plane model. ! The established model now contains 481 components and 1.29269 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=5.406 mas, bpa=-23.33 degrees ! Estimated noise=608.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220077 Jy ! Component: 100 - total flux cleaned = 0.0032989 Jy ! Component: 150 - total flux cleaned = 0.00461412 Jy ! Component: 200 - total flux cleaned = 0.00572554 Jy ! Total flux subtracted in 200 components = 0.00572554 Jy ! Clean residual min=-0.003269 max=0.003136 Jy/beam ! Clean residual mean=0.000009 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 1.29842 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 511 components and 1.29842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088142Jy sigma=0.000789 ! Fit after self-cal, rms=0.087857Jy sigma=0.000787 wmodel J2125+6423_S_2015_03_17_pus_map.mod ! Writing 511 model components to file: J2125+6423_S_2015_03_17_pus_map.mod wobs J2125+6423_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2125+6423_S_2015_03_17_pus_uvs.fits wwins J2125+6423_S_2015_03_17_pus_map.win ! wwins: Wrote 10 windows to J2125+6423_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000963885 Jy ! Component: 100 - total flux cleaned = -0.00152456 Jy ! Component: 150 - total flux cleaned = -0.00195111 Jy ! Component: 200 - total flux cleaned = -0.00220695 Jy ! Component: 250 - total flux cleaned = -0.0025523 Jy ! Component: 300 - total flux cleaned = -0.00288676 Jy ! Component: 350 - total flux cleaned = -0.00307321 Jy ! Component: 400 - total flux cleaned = -0.00338959 Jy ! Component: 450 - total flux cleaned = -0.00352088 Jy ! Component: 500 - total flux cleaned = -0.00356392 Jy ! Component: 550 - total flux cleaned = -0.00369034 Jy ! Component: 600 - total flux cleaned = -0.00364909 Jy ! Component: 650 - total flux cleaned = -0.00373125 Jy ! Component: 700 - total flux cleaned = -0.00384985 Jy ! Component: 750 - total flux cleaned = -0.00388963 Jy ! Component: 800 - total flux cleaned = -0.00392781 Jy ! Component: 850 - total flux cleaned = -0.00400211 Jy ! Component: 900 - total flux cleaned = -0.00400169 Jy ! Component: 950 - total flux cleaned = -0.00414594 Jy ! Component: 1000 - total flux cleaned = -0.00407435 Jy ! Component: 1050 - total flux cleaned = -0.0041784 Jy ! Component: 1100 - total flux cleaned = -0.00421245 Jy ! Component: 1150 - total flux cleaned = -0.00427989 Jy ! Component: 1200 - total flux cleaned = -0.00431302 Jy ! Component: 1250 - total flux cleaned = -0.00434538 Jy ! Component: 1300 - total flux cleaned = -0.0043454 Jy ! Component: 1350 - total flux cleaned = -0.00444117 Jy ! Component: 1400 - total flux cleaned = -0.00434709 Jy ! Component: 1450 - total flux cleaned = -0.00434756 Jy ! Component: 1500 - total flux cleaned = -0.0043779 Jy ! Component: 1550 - total flux cleaned = -0.00437792 Jy ! Component: 1600 - total flux cleaned = -0.0042888 Jy ! Component: 1650 - total flux cleaned = -0.00431794 Jy ! Component: 1700 - total flux cleaned = -0.0042893 Jy ! Component: 1750 - total flux cleaned = -0.00428885 Jy ! Component: 1800 - total flux cleaned = -0.00431709 Jy ! Component: 1850 - total flux cleaned = -0.0043445 Jy ! Component: 1900 - total flux cleaned = -0.00431717 Jy ! Component: 1950 - total flux cleaned = -0.00448155 Jy ! Component: 2000 - total flux cleaned = -0.00453542 Jy ! Component: 2050 - total flux cleaned = -0.0046155 Jy ! Component: 2100 - total flux cleaned = -0.00464224 Jy ! Component: 2150 - total flux cleaned = -0.00477271 Jy ! Component: 2200 - total flux cleaned = -0.00482401 Jy ! Component: 2250 - total flux cleaned = -0.00487434 Jy ! Component: 2300 - total flux cleaned = -0.00492421 Jy ! Component: 2350 - total flux cleaned = -0.00492417 Jy ! Component: 2400 - total flux cleaned = -0.00497388 Jy ! Component: 2450 - total flux cleaned = -0.0051203 Jy ! Component: 2500 - total flux cleaned = -0.00519249 Jy ! Component: 2550 - total flux cleaned = -0.00526405 Jy ! Component: 2600 - total flux cleaned = -0.00542959 Jy ! Component: 2650 - total flux cleaned = -0.00538234 Jy ! Component: 2700 - total flux cleaned = -0.00549844 Jy ! Component: 2750 - total flux cleaned = -0.00563657 Jy ! Component: 2800 - total flux cleaned = -0.00565917 Jy ! Component: 2850 - total flux cleaned = -0.00574939 Jy ! Component: 2900 - total flux cleaned = -0.00577153 Jy ! Component: 2950 - total flux cleaned = -0.00586014 Jy ! Component: 3000 - total flux cleaned = -0.00583835 Jy ! Component: 3050 - total flux cleaned = -0.0059035 Jy ! Component: 3100 - total flux cleaned = -0.00590352 Jy ! Component: 3150 - total flux cleaned = -0.00592491 Jy ! Component: 3200 - total flux cleaned = -0.00590407 Jy ! Component: 3250 - total flux cleaned = -0.00603049 Jy ! Component: 3300 - total flux cleaned = -0.00598843 Jy ! Component: 3350 - total flux cleaned = -0.00594719 Jy ! Component: 3400 - total flux cleaned = -0.00594741 Jy ! Component: 3450 - total flux cleaned = -0.00604874 Jy ! Component: 3500 - total flux cleaned = -0.00600837 Jy ! Component: 3550 - total flux cleaned = -0.00596851 Jy ! Component: 3600 - total flux cleaned = -0.00604772 Jy ! Component: 3650 - total flux cleaned = -0.00606746 Jy ! Component: 3700 - total flux cleaned = -0.00606765 Jy ! Component: 3750 - total flux cleaned = -0.00618369 Jy ! Component: 3800 - total flux cleaned = -0.00624145 Jy ! Component: 3850 - total flux cleaned = -0.00627953 Jy ! Component: 3900 - total flux cleaned = -0.00626057 Jy ! Component: 3950 - total flux cleaned = -0.00627946 Jy ! Component: 4000 - total flux cleaned = -0.0063536 Jy ! Component: 4050 - total flux cleaned = -0.00626115 Jy ! Total flux subtracted in 4096 components = -0.00637133 Jy ! Clean residual min=-0.001133 max=0.001158 Jy/beam ! Clean residual mean=0.000004 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 1.29204 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 793 components and 1.29204 Jy ![Exited script file: muppet] wmap "J2125+6423_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.665 x 5.406 at -23.33 degrees (North through East) ! Clean map min=-0.0027648 max=0.32834 Jy/beam ! Writing clean map to FITS file: J2125+6423_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.328338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000334311 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305458 0.305458 0.610916 1.22183 2.44366 4.88733 9.77465 19.5493 39.0986 78.1972 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.328 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.665 x 5.406 at -23.33 degrees (North through East) ! Clean map min=-0.0027648 max=0.32834 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 J2125+6423_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:09:11 2016