! Started logfile: J1425+1424_S_2017_08_05_pus_uvs.log on Thu May 9 19:30:58 2019 obs J1425+1424_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1425+1424_S_2017_08_05_pus_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882222 visibilities/baseline/integration-bin. ! Found source: J1425+1424 ! ! 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 513 lines of history. ! ! Reading 6352 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 J1425+1424_S_2017_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 239 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.697899Jy sigma=0.006667 ! Fit after self-cal, rms=0.694336Jy sigma=0.006636 ! 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.861 mas, bmaj=6.736 mas, bpa=-1.041 degrees ! Estimated noise=1329.44 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.229533 Jy ! Component: 100 - total flux cleaned = 0.28722 Jy ! Total flux subtracted in 100 components = 0.28722 Jy ! Clean residual min=-0.010192 max=0.023544 Jy/beam ! Clean residual mean=-0.000056 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.28722 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.28722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110291Jy sigma=0.000955 ! Fit after self-cal, rms=0.110242Jy sigma=0.000954 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252799 Jy ! Component: 100 - total flux cleaned = 0.0374643 Jy ! Total flux subtracted in 100 components = 0.0374643 Jy ! Clean residual min=-0.009914 max=0.011732 Jy/beam ! Clean residual mean=-0.000036 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 0.324684 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.324684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100786Jy sigma=0.000873 ! Fit after self-cal, rms=0.100722Jy sigma=0.000872 ! 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.376 mas, bmaj=7.437 mas, bpa=0.2981 degrees ! Estimated noise=1095.12 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.0152306 Jy ! Component: 100 - total flux cleaned = 0.0243659 Jy ! Component: 150 - total flux cleaned = 0.0304296 Jy ! Component: 200 - total flux cleaned = 0.0345341 Jy ! Total flux subtracted in 200 components = 0.0345341 Jy ! Clean residual min=-0.010027 max=0.010462 Jy/beam ! Clean residual mean=-0.000006 rms=0.002566 Jy/beam ! Combined flux in latest and established models = 0.359218 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 46 components and 0.359218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097532Jy sigma=0.000852 ! Fit after self-cal, rms=0.097508Jy sigma=0.000852 ! 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.14 FD 1.04 HN 0.90 KP 1.01 ! LA 1.00 MK 1.15 NL 0.91 OV 0.99 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 0.97 KP 0.97 ! LA 0.95 MK 1.08 NL 1.14 OV 1.03 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.96 KP 0.88 ! LA 0.76 MK 1.03 NL 1.15 OV 0.96 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.99 KP 1.00* ! LA 0.74 MK 1.22 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.097508Jy sigma=0.000852 ! Fit after self-cal, rms=0.089155Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=7.527 mas, bpa=0.9126 degrees ! Estimated noise=1102.22 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.00278446 Jy ! Component: 100 - total flux cleaned = -0.00343901 Jy ! Component: 150 - total flux cleaned = -0.00397771 Jy ! Component: 200 - total flux cleaned = -0.0045098 Jy ! Total flux subtracted in 200 components = -0.0045098 Jy ! Clean residual min=-0.008337 max=0.007269 Jy/beam ! Clean residual mean=0.000005 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.354708 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.354708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088928Jy sigma=0.000779 ! Fit after self-cal, rms=0.088883Jy sigma=0.000779 ! 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.088883Jy sigma=0.000779 ! Fit after self-cal, rms=0.083587Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.513 mas, bpa=1.081 degrees ! Estimated noise=1100.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116594 Jy ! Component: 100 - total flux cleaned = -0.00126855 Jy ! Component: 150 - total flux cleaned = -0.00144428 Jy ! Component: 200 - total flux cleaned = -0.00160311 Jy ! Total flux subtracted in 200 components = -0.00160311 Jy ! Clean residual min=-0.004307 max=0.005138 Jy/beam ! Clean residual mean=0.000000 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.353105 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.353105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083346Jy sigma=0.000685 ! Fit after self-cal, rms=0.083475Jy sigma=0.000685 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 (-4.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360841 Jy ! Component: 100 - total flux cleaned = 0.00421706 Jy ! Component: 150 - total flux cleaned = 0.00463104 Jy ! Component: 200 - total flux cleaned = 0.00463005 Jy ! Total flux subtracted in 200 components = 0.00463005 Jy ! Clean residual min=-0.004084 max=0.004782 Jy/beam ! Clean residual mean=0.000001 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.357735 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.357735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083112Jy sigma=0.000681 ! Fit after self-cal, rms=0.083070Jy sigma=0.000681 ! Inverting map ! Added new window around map position (-11.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211812 Jy ! Component: 100 - total flux cleaned = 0.00194293 Jy ! Component: 150 - total flux cleaned = 0.00194671 Jy ! Component: 200 - total flux cleaned = 0.00194662 Jy ! Total flux subtracted in 200 components = 0.00194662 Jy ! Clean residual min=-0.003791 max=0.004324 Jy/beam ! Clean residual mean=0.000002 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.359682 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.359682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082818Jy sigma=0.000679 ! Fit after self-cal, rms=0.082780Jy sigma=0.000679 ! 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.082780Jy sigma=0.000679 ! Fit after self-cal, rms=0.080905Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=7.505 mas, bpa=0.8245 degrees ! Estimated noise=1096.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188352 Jy ! Component: 100 - total flux cleaned = 0.00188447 Jy ! Component: 150 - total flux cleaned = 0.00194435 Jy ! Component: 200 - total flux cleaned = 0.00204927 Jy ! Total flux subtracted in 200 components = 0.00204927 Jy ! Clean residual min=-0.002502 max=0.002552 Jy/beam ! Clean residual mean=0.000002 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.361731 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.361731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080767Jy sigma=0.000657 ! Fit after self-cal, rms=0.080765Jy sigma=0.000657 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.000748532 Jy ! Component: 100 - total flux cleaned = 0.000704645 Jy ! Component: 150 - total flux cleaned = 0.000663237 Jy ! Component: 200 - total flux cleaned = 0.000664033 Jy ! Total flux subtracted in 200 components = 0.000664033 Jy ! Clean residual min=-0.002417 max=0.002500 Jy/beam ! Clean residual mean=0.000003 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.362395 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 134 components and 0.362395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080717Jy sigma=0.000656 ! Fit after self-cal, rms=0.080712Jy sigma=0.000656 ! 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.080712Jy sigma=0.000656 ! Fit after self-cal, rms=0.080721Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.515 mas, bmaj=11.31 mas, bpa=-5.067 degrees ! Estimated noise=1350.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110876 Jy ! Component: 100 - total flux cleaned = 0.00135418 Jy ! Component: 150 - total flux cleaned = 0.00143498 Jy ! Component: 200 - total flux cleaned = 0.00143702 Jy ! Total flux subtracted in 200 components = 0.00143702 Jy ! Clean residual min=-0.002906 max=0.002925 Jy/beam ! Clean residual mean=0.000009 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.363832 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 148 components and 0.363832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080699Jy sigma=0.000656 ! Fit after self-cal, rms=0.080697Jy sigma=0.000656 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.000229692 Jy ! Component: 100 - total flux cleaned = 0.000212236 Jy ! Component: 150 - total flux cleaned = 0.000196428 Jy ! Component: 200 - total flux cleaned = 0.000196033 Jy ! Total flux subtracted in 200 components = 0.000196033 Jy ! Clean residual min=-0.002919 max=0.002880 Jy/beam ! Clean residual mean=0.000009 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.364028 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 0.364028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080694Jy sigma=0.000656 ! Fit after self-cal, rms=0.080693Jy sigma=0.000656 ! 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.419 mas, bmaj=7.508 mas, bpa=0.7553 degrees ! Estimated noise=1094.92 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 7.508 at 0.7553 degrees (North through East) ! Clean map min=-0.0027163 max=0.30304 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=6.771 mas, bpa=-0.5962 degrees ! Estimated noise=1355.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.233221 Jy ! Component: 100 - total flux cleaned = 0.291937 Jy ! Component: 150 - total flux cleaned = 0.317577 Jy ! Component: 200 - total flux cleaned = 0.330074 Jy ! Total flux subtracted in 200 components = 0.330074 Jy ! Clean residual min=-0.003798 max=0.005989 Jy/beam ! Clean residual mean=-0.000017 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.330074 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.330074 Jy ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=7.508 mas, bpa=0.7553 degrees ! Estimated noise=1094.92 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.0108205 Jy ! Component: 100 - total flux cleaned = 0.0177172 Jy ! Component: 150 - total flux cleaned = 0.0223066 Jy ! Component: 200 - total flux cleaned = 0.0252935 Jy ! Total flux subtracted in 200 components = 0.0252935 Jy ! Clean residual min=-0.002726 max=0.002819 Jy/beam ! Clean residual mean=-0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.355368 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 47 components and 0.355368 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.515 mas, bmaj=11.31 mas, bpa=-5.067 degrees ! Estimated noise=1350.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328939 Jy ! Component: 100 - total flux cleaned = 0.00435364 Jy ! Component: 150 - total flux cleaned = 0.00510025 Jy ! Component: 200 - total flux cleaned = 0.00569936 Jy ! Total flux subtracted in 200 components = 0.00569936 Jy ! Clean residual min=-0.003132 max=0.002870 Jy/beam ! Clean residual mean=0.000006 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.361067 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.000532519 Jy ! Component: 100 - total flux cleaned = 0.000792424 Jy ! Component: 150 - total flux cleaned = 0.0010173 Jy ! Component: 200 - total flux cleaned = 0.00118645 Jy ! Total flux subtracted in 200 components = 0.00118645 Jy ! Clean residual min=-0.003034 max=0.002824 Jy/beam ! Clean residual mean=0.000008 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.362253 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 95 components and 0.362253 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=7.508 mas, bpa=0.7553 degrees ! Estimated noise=1094.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000988473 Jy ! Component: 100 - total flux cleaned = -0.000987741 Jy ! Component: 150 - total flux cleaned = -0.000942181 Jy ! Component: 200 - total flux cleaned = -0.000859725 Jy ! Total flux subtracted in 200 components = -0.000859725 Jy ! Clean residual min=-0.002429 max=0.002514 Jy/beam ! Clean residual mean=0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.361394 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.361394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080720Jy sigma=0.000656 ! Fit after self-cal, rms=0.080705Jy sigma=0.000656 wmodel J1425+1424_S_2017_08_05_pus_map.mod ! Writing 110 model components to file: J1425+1424_S_2017_08_05_pus_map.mod wobs J1425+1424_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1425+1424_S_2017_08_05_pus_uvs.fits wwins J1425+1424_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J1425+1424_S_2017_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.000232038 Jy ! Component: 100 - total flux cleaned = 0.000448614 Jy ! Component: 150 - total flux cleaned = 0.000738535 Jy ! Component: 200 - total flux cleaned = 0.000817865 Jy ! Component: 250 - total flux cleaned = 0.000817698 Jy ! Component: 300 - total flux cleaned = 0.000856192 Jy ! Component: 350 - total flux cleaned = 0.000893442 Jy ! Component: 400 - total flux cleaned = 0.00093014 Jy ! Component: 450 - total flux cleaned = 0.000965747 Jy ! Component: 500 - total flux cleaned = 0.000859451 Jy ! Component: 550 - total flux cleaned = 0.000825272 Jy ! Component: 600 - total flux cleaned = 0.000860036 Jy ! Component: 650 - total flux cleaned = 0.000995605 Jy ! Component: 700 - total flux cleaned = 0.00109473 Jy ! Component: 750 - total flux cleaned = 0.00109435 Jy ! Component: 800 - total flux cleaned = 0.00102954 Jy ! Component: 850 - total flux cleaned = 0.00106173 Jy ! Component: 900 - total flux cleaned = 0.000934409 Jy ! Component: 950 - total flux cleaned = 0.00102888 Jy ! Component: 1000 - total flux cleaned = 0.000966457 Jy ! Component: 1050 - total flux cleaned = 0.00109 Jy ! Component: 1100 - total flux cleaned = 0.00112029 Jy ! Component: 1150 - total flux cleaned = 0.00124147 Jy ! Component: 1200 - total flux cleaned = 0.00115156 Jy ! Component: 1250 - total flux cleaned = 0.0012112 Jy ! Component: 1300 - total flux cleaned = 0.00118195 Jy ! Component: 1350 - total flux cleaned = 0.00118247 Jy ! Component: 1400 - total flux cleaned = 0.00121169 Jy ! Component: 1450 - total flux cleaned = 0.00121192 Jy ! Component: 1500 - total flux cleaned = 0.00129756 Jy ! Component: 1550 - total flux cleaned = 0.00121254 Jy ! Component: 1600 - total flux cleaned = 0.00129689 Jy ! Component: 1650 - total flux cleaned = 0.0012692 Jy ! Component: 1700 - total flux cleaned = 0.00132447 Jy ! Component: 1750 - total flux cleaned = 0.00124208 Jy ! Component: 1800 - total flux cleaned = 0.00129683 Jy ! Component: 1850 - total flux cleaned = 0.00129704 Jy ! Component: 1900 - total flux cleaned = 0.00135122 Jy ! Component: 1950 - total flux cleaned = 0.00145809 Jy ! Component: 2000 - total flux cleaned = 0.00137875 Jy ! Component: 2050 - total flux cleaned = 0.00143113 Jy ! Component: 2100 - total flux cleaned = 0.00145704 Jy ! Component: 2150 - total flux cleaned = 0.00145685 Jy ! Component: 2200 - total flux cleaned = 0.00140538 Jy ! Component: 2250 - total flux cleaned = 0.00135444 Jy ! Component: 2300 - total flux cleaned = 0.00137993 Jy ! Component: 2350 - total flux cleaned = 0.00140501 Jy ! Component: 2400 - total flux cleaned = 0.00130451 Jy ! Component: 2450 - total flux cleaned = 0.00127964 Jy ! Component: 2500 - total flux cleaned = 0.00125477 Jy ! Component: 2550 - total flux cleaned = 0.00123017 Jy ! Component: 2600 - total flux cleaned = 0.00125429 Jy ! Component: 2650 - total flux cleaned = 0.00118102 Jy ! Component: 2700 - total flux cleaned = 0.00125359 Jy ! Component: 2750 - total flux cleaned = 0.0010367 Jy ! Component: 2800 - total flux cleaned = 0.00115645 Jy ! Component: 2850 - total flux cleaned = 0.00103737 Jy ! Component: 2900 - total flux cleaned = 0.00106085 Jy ! Component: 2950 - total flux cleaned = 0.00108419 Jy ! Component: 3000 - total flux cleaned = 0.000896818 Jy ! Component: 3050 - total flux cleaned = 0.00105985 Jy ! Component: 3100 - total flux cleaned = 0.00108289 Jy ! Component: 3150 - total flux cleaned = 0.000967904 Jy ! Component: 3200 - total flux cleaned = 0.000945224 Jy ! Component: 3250 - total flux cleaned = 0.000876923 Jy ! Component: 3300 - total flux cleaned = 0.000922218 Jy ! Component: 3350 - total flux cleaned = 0.000944677 Jy ! Component: 3400 - total flux cleaned = 0.000967109 Jy ! Component: 3450 - total flux cleaned = 0.000944786 Jy ! Component: 3500 - total flux cleaned = 0.000900337 Jy ! Component: 3550 - total flux cleaned = 0.000944663 Jy ! Component: 3600 - total flux cleaned = 0.000966789 Jy ! Component: 3650 - total flux cleaned = 0.000879375 Jy ! Component: 3700 - total flux cleaned = 0.00100996 Jy ! Component: 3750 - total flux cleaned = 0.00100975 Jy ! Component: 3800 - total flux cleaned = 0.0010531 Jy ! Component: 3850 - total flux cleaned = 0.00107438 Jy ! Component: 3900 - total flux cleaned = 0.00101017 Jy ! Component: 3950 - total flux cleaned = 0.00101011 Jy ! Component: 4000 - total flux cleaned = 0.00105252 Jy ! Component: 4050 - total flux cleaned = 0.000968314 Jy ! Total flux subtracted in 4096 components = 0.000989212 Jy ! Clean residual min=-0.001304 max=0.001232 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.362383 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 400 components and 0.362383 Jy ![Exited script file: muppet] wmap "J1425+1424_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 7.508 at 0.7553 degrees (North through East) ! Clean map min=-0.0026271 max=0.3042 Jy/beam ! Writing clean map to FITS file: J1425+1424_S_2017_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.304204 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000395055 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389595 0.389595 0.779191 1.55838 3.11676 6.23353 12.4671 24.9341 49.8682 99.7364 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.304 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.419 x 7.508 at 0.7553 degrees (North through East) ! Clean map min=-0.0026271 max=0.3042 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 J1425+1424_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:31:03 2019