! Started logfile: J0325+4655_S_2017_07_16_pus_uvs.log on Thu May 9 11:00:28 2019 obs J0325+4655_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0325+4655_S_2017_07_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.660039 visibilities/baseline/integration-bin. ! Found source: J0325+4655 ! ! 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 815 lines of history. ! ! Reading 13544 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 J0325+4655_S_2017_07_16_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 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 217 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 784 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.837362Jy sigma=0.008188 ! Fit after self-cal, rms=0.818773Jy sigma=0.008008 ! 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.773 mas, bmaj=4.367 mas, bpa=-2.935 degrees ! Estimated noise=1066.09 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.136877 Jy ! Component: 100 - total flux cleaned = 0.17528 Jy ! Total flux subtracted in 100 components = 0.17528 Jy ! Clean residual min=-0.007180 max=0.015974 Jy/beam ! Clean residual mean=0.000015 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.17528 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.17528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083633Jy sigma=0.000729 ! Fit after self-cal, rms=0.083566Jy sigma=0.000729 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171469 Jy ! Component: 100 - total flux cleaned = 0.0253458 Jy ! Total flux subtracted in 100 components = 0.0253458 Jy ! Clean residual min=-0.006142 max=0.004885 Jy/beam ! Clean residual mean=0.000000 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.200625 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.200625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079704Jy sigma=0.000697 ! Fit after self-cal, rms=0.079668Jy sigma=0.000697 ! 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.252 mas, bmaj=5.064 mas, bpa=2.765 degrees ! Estimated noise=718.983 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.00405819 Jy ! Component: 100 - total flux cleaned = 0.00583324 Jy ! Component: 150 - total flux cleaned = 0.00685759 Jy ! Component: 200 - total flux cleaned = 0.00753452 Jy ! Total flux subtracted in 200 components = 0.00753452 Jy ! Clean residual min=-0.005470 max=0.003550 Jy/beam ! Clean residual mean=-0.000008 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.20816 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.20816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079311Jy sigma=0.000696 ! Fit after self-cal, rms=0.079310Jy sigma=0.000696 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.99 KP 1.04 ! LA 1.03 MK 1.05 NL 0.92 OV 1.00 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.02 KP 1.02 ! LA 0.99 MK 1.03 NL 1.05 OV 1.10 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.00* HN 1.01 KP 1.02 ! LA 0.99 MK 1.06 NL 1.00 OV 0.97 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! A total of 216 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.98 KP 1.00* ! LA 1.05 MK 1.23 NL 1.00* OV 1.00* ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.079310Jy sigma=0.000696 ! Fit after self-cal, rms=0.077095Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=5.051 mas, bpa=3.715 degrees ! Estimated noise=730.638 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.0003965 Jy ! Component: 100 - total flux cleaned = 0.000580166 Jy ! Component: 150 - total flux cleaned = 0.000623695 Jy ! Component: 200 - total flux cleaned = 0.000775357 Jy ! Total flux subtracted in 200 components = 0.000775357 Jy ! Clean residual min=-0.004300 max=0.003147 Jy/beam ! Clean residual mean=0.000005 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.208935 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.208935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076994Jy sigma=0.000684 ! Fit after self-cal, rms=0.076978Jy sigma=0.000684 ! 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.076978Jy sigma=0.000684 ! Fit after self-cal, rms=0.072813Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=5.05 mas, bpa=3.283 degrees ! Estimated noise=729.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.58221e-05 Jy ! Component: 100 - total flux cleaned = -3.76837e-06 Jy ! Component: 150 - total flux cleaned = 5.2313e-05 Jy ! Component: 200 - total flux cleaned = 8.2845e-05 Jy ! Total flux subtracted in 200 components = 8.2845e-05 Jy ! Clean residual min=-0.002078 max=0.002228 Jy/beam ! Clean residual mean=0.000005 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.209018 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.209018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072800Jy sigma=0.000669 ! Fit after self-cal, rms=0.072804Jy sigma=0.000669 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 (-90.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196591 Jy ! Component: 100 - total flux cleaned = 0.00303563 Jy ! Component: 150 - total flux cleaned = 0.00349165 Jy ! Component: 200 - total flux cleaned = 0.00369916 Jy ! Total flux subtracted in 200 components = 0.00369916 Jy ! Clean residual min=-0.001841 max=0.001686 Jy/beam ! Clean residual mean=0.000004 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.212717 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.212717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072742Jy sigma=0.000668 ! Fit after self-cal, rms=0.072739Jy sigma=0.000668 ! 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.072739Jy sigma=0.000668 ! Fit after self-cal, rms=0.072815Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=5.049 mas, bpa=3.26 degrees ! Estimated noise=730.718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000904548 Jy ! Component: 100 - total flux cleaned = 0.00112902 Jy ! Component: 150 - total flux cleaned = 0.00125386 Jy ! Component: 200 - total flux cleaned = 0.00134276 Jy ! Total flux subtracted in 200 components = 0.00134276 Jy ! Clean residual min=-0.001760 max=0.001689 Jy/beam ! Clean residual mean=0.000004 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.21406 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.21406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072795Jy sigma=0.000668 ! Fit after self-cal, rms=0.072795Jy sigma=0.000668 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.000243052 Jy ! Component: 100 - total flux cleaned = 0.000323225 Jy ! Component: 150 - total flux cleaned = 0.000396439 Jy ! Component: 200 - total flux cleaned = 0.000463137 Jy ! Total flux subtracted in 200 components = 0.000463137 Jy ! Clean residual min=-0.001710 max=0.001694 Jy/beam ! Clean residual mean=0.000004 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.214523 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.214523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072786Jy sigma=0.000668 ! Fit after self-cal, rms=0.072786Jy sigma=0.000668 ! 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.072786Jy sigma=0.000668 ! Fit after self-cal, rms=0.072814Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.827 mas, bmaj=8.284 mas, bpa=2.629 degrees ! Estimated noise=951.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121814 Jy ! Component: 100 - total flux cleaned = 0.00180119 Jy ! Component: 150 - total flux cleaned = 0.00210099 Jy ! Component: 200 - total flux cleaned = 0.00221713 Jy ! Total flux subtracted in 200 components = 0.00221713 Jy ! Clean residual min=-0.002427 max=0.002227 Jy/beam ! Clean residual mean=0.000007 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.21674 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.21674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072811Jy sigma=0.000668 ! Fit after self-cal, rms=0.072810Jy sigma=0.000668 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.000269234 Jy ! Component: 100 - total flux cleaned = 0.000352295 Jy ! Component: 150 - total flux cleaned = 0.00044041 Jy ! Component: 200 - total flux cleaned = 0.000516551 Jy ! Total flux subtracted in 200 components = 0.000516551 Jy ! Clean residual min=-0.002416 max=0.002143 Jy/beam ! Clean residual mean=0.000006 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.217257 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.217257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072812Jy sigma=0.000668 ! Fit after self-cal, rms=0.072812Jy sigma=0.000668 ! 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.317 mas, bmaj=5.048 mas, bpa=3.239 degrees ! Estimated noise=731.216 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 5.048 at 3.239 degrees (North through East) ! Clean map min=-0.0016932 max=0.18161 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.859 mas, bmaj=4.357 mas, bpa=-3.335 degrees ! Estimated noise=1080.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138813 Jy ! Component: 100 - total flux cleaned = 0.177282 Jy ! Component: 150 - total flux cleaned = 0.193133 Jy ! Component: 200 - total flux cleaned = 0.20036 Jy ! Total flux subtracted in 200 components = 0.20036 Jy ! Clean residual min=-0.003110 max=0.003368 Jy/beam ! Clean residual mean=0.000009 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.20036 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.20036 Jy ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=5.048 mas, bpa=3.239 degrees ! Estimated noise=731.216 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.00459994 Jy ! Component: 100 - total flux cleaned = 0.00724086 Jy ! Component: 150 - total flux cleaned = 0.00909122 Jy ! Component: 200 - total flux cleaned = 0.0105616 Jy ! Total flux subtracted in 200 components = 0.0105616 Jy ! Clean residual min=-0.001921 max=0.001899 Jy/beam ! Clean residual mean=0.000006 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.210922 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 50 components and 0.210921 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=6.827 mas, bmaj=8.284 mas, bpa=2.629 degrees ! Estimated noise=951.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214951 Jy ! Component: 100 - total flux cleaned = 0.00351765 Jy ! Component: 150 - total flux cleaned = 0.00449164 Jy ! Component: 200 - total flux cleaned = 0.00521508 Jy ! Total flux subtracted in 200 components = 0.00521508 Jy ! Clean residual min=-0.002483 max=0.002228 Jy/beam ! Clean residual mean=0.000008 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.216137 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.000541537 Jy ! Component: 100 - total flux cleaned = 0.000920188 Jy ! Component: 150 - total flux cleaned = 0.00102991 Jy ! Component: 200 - total flux cleaned = 0.00109213 Jy ! Total flux subtracted in 200 components = 0.00109213 Jy ! Clean residual min=-0.002427 max=0.002124 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.217229 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 82 components and 0.217229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=5.048 mas, bpa=3.239 degrees ! Estimated noise=731.216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000570894 Jy ! Component: 100 - total flux cleaned = -0.000664046 Jy ! Component: 150 - total flux cleaned = -0.000761751 Jy ! Component: 200 - total flux cleaned = -0.000805277 Jy ! Total flux subtracted in 200 components = -0.000805277 Jy ! Clean residual min=-0.001808 max=0.001902 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.216423 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.216423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072835Jy sigma=0.000668 ! Fit after self-cal, rms=0.072824Jy sigma=0.000668 wmodel J0325+4655_S_2017_07_16_pus_map.mod ! Writing 96 model components to file: J0325+4655_S_2017_07_16_pus_map.mod wobs J0325+4655_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0325+4655_S_2017_07_16_pus_uvs.fits wwins J0325+4655_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0325+4655_S_2017_07_16_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.000253946 Jy ! Component: 100 - total flux cleaned = -0.000712061 Jy ! Component: 150 - total flux cleaned = -0.00102924 Jy ! Component: 200 - total flux cleaned = -0.00114 Jy ! Component: 250 - total flux cleaned = -0.00132689 Jy ! Component: 300 - total flux cleaned = -0.00135275 Jy ! Component: 350 - total flux cleaned = -0.00160493 Jy ! Component: 400 - total flux cleaned = -0.00167783 Jy ! Component: 450 - total flux cleaned = -0.00182283 Jy ! Component: 500 - total flux cleaned = -0.00196433 Jy ! Component: 550 - total flux cleaned = -0.00205705 Jy ! Component: 600 - total flux cleaned = -0.00221587 Jy ! Component: 650 - total flux cleaned = -0.00239345 Jy ! Component: 700 - total flux cleaned = -0.0024807 Jy ! Component: 750 - total flux cleaned = -0.00267344 Jy ! Component: 800 - total flux cleaned = -0.00275737 Jy ! Component: 850 - total flux cleaned = -0.00284019 Jy ! Component: 900 - total flux cleaned = -0.00290116 Jy ! Component: 950 - total flux cleaned = -0.00288115 Jy ! Component: 1000 - total flux cleaned = -0.00290079 Jy ! Component: 1050 - total flux cleaned = -0.00294021 Jy ! Component: 1100 - total flux cleaned = -0.00299789 Jy ! Component: 1150 - total flux cleaned = -0.00299775 Jy ! Component: 1200 - total flux cleaned = -0.00303526 Jy ! Component: 1250 - total flux cleaned = -0.00314492 Jy ! Component: 1300 - total flux cleaned = -0.0031085 Jy ! Component: 1350 - total flux cleaned = -0.00303703 Jy ! Component: 1400 - total flux cleaned = -0.00307254 Jy ! Component: 1450 - total flux cleaned = -0.00308992 Jy ! Component: 1500 - total flux cleaned = -0.00310689 Jy ! Component: 1550 - total flux cleaned = -0.00314074 Jy ! Component: 1600 - total flux cleaned = -0.00309049 Jy ! Component: 1650 - total flux cleaned = -0.00315673 Jy ! Component: 1700 - total flux cleaned = -0.00318928 Jy ! Component: 1750 - total flux cleaned = -0.00318937 Jy ! Component: 1800 - total flux cleaned = -0.00322117 Jy ! Component: 1850 - total flux cleaned = -0.00333146 Jy ! Component: 1900 - total flux cleaned = -0.00325393 Jy ! Component: 1950 - total flux cleaned = -0.00328468 Jy ! Component: 2000 - total flux cleaned = -0.00326953 Jy ! Component: 2050 - total flux cleaned = -0.00334483 Jy ! Component: 2100 - total flux cleaned = -0.00335952 Jy ! Component: 2150 - total flux cleaned = -0.00337411 Jy ! Component: 2200 - total flux cleaned = -0.0033741 Jy ! Component: 2250 - total flux cleaned = -0.00341718 Jy ! Component: 2300 - total flux cleaned = -0.00344584 Jy ! Component: 2350 - total flux cleaned = -0.00348809 Jy ! Component: 2400 - total flux cleaned = -0.00350192 Jy ! Component: 2450 - total flux cleaned = -0.00348803 Jy ! Component: 2500 - total flux cleaned = -0.00350182 Jy ! Component: 2550 - total flux cleaned = -0.00358331 Jy ! Component: 2600 - total flux cleaned = -0.00355643 Jy ! Component: 2650 - total flux cleaned = -0.00359658 Jy ! Component: 2700 - total flux cleaned = -0.00361003 Jy ! Component: 2750 - total flux cleaned = -0.0036626 Jy ! Component: 2800 - total flux cleaned = -0.00364959 Jy ! Component: 2850 - total flux cleaned = -0.00363671 Jy ! Component: 2900 - total flux cleaned = -0.0036495 Jy ! Component: 2950 - total flux cleaned = -0.00366219 Jy ! Component: 3000 - total flux cleaned = -0.00371231 Jy ! Component: 3050 - total flux cleaned = -0.00368745 Jy ! Component: 3100 - total flux cleaned = -0.00374911 Jy ! Component: 3150 - total flux cleaned = -0.0037368 Jy ! Component: 3200 - total flux cleaned = -0.00374893 Jy ! Component: 3250 - total flux cleaned = -0.00376098 Jy ! Component: 3300 - total flux cleaned = -0.00373719 Jy ! Component: 3350 - total flux cleaned = -0.00378466 Jy ! Component: 3400 - total flux cleaned = -0.00377304 Jy ! Component: 3450 - total flux cleaned = -0.00379639 Jy ! Component: 3500 - total flux cleaned = -0.0037963 Jy ! Component: 3550 - total flux cleaned = -0.00377332 Jy ! Component: 3600 - total flux cleaned = -0.00376195 Jy ! Component: 3650 - total flux cleaned = -0.00381856 Jy ! Component: 3700 - total flux cleaned = -0.00384083 Jy ! Component: 3750 - total flux cleaned = -0.0038408 Jy ! Component: 3800 - total flux cleaned = -0.00382971 Jy ! Component: 3850 - total flux cleaned = -0.00384064 Jy ! Component: 3900 - total flux cleaned = -0.00386235 Jy ! Component: 3950 - total flux cleaned = -0.00381907 Jy ! Component: 4000 - total flux cleaned = -0.00378698 Jy ! Component: 4050 - total flux cleaned = -0.00374445 Jy ! Total flux subtracted in 4096 components = -0.0037656 Jy ! Clean residual min=-0.000719 max=0.000613 Jy/beam ! Clean residual mean=0.000002 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.212658 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 416 components and 0.212658 Jy ![Exited script file: muppet] wmap "J0325+4655_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 5.048 at 3.239 degrees (North through East) ! Clean map min=-0.0011648 max=0.1817 Jy/beam ! Writing clean map to FITS file: J0325+4655_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.181698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190765 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.31497 0.31497 0.62994 1.25988 2.51976 5.03952 10.079 20.1581 40.3161 80.6323 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.181 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.317 x 5.048 at 3.239 degrees (North through East) ! Clean map min=-0.0011648 max=0.1817 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 J0325+4655_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:00:33 2019