! Started logfile: J0935+3633_S_2017_08_12_pus_uvs.log on Fri May 10 14:56:58 2019 obs J0935+3633_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0935+3633_S_2017_08_12_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.908642 visibilities/baseline/integration-bin. ! Found source: J0935+3633 ! ! 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 594 lines of history. ! ! Reading 23552 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 J0935+3633_S_2017_08_12_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 901 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.829924Jy sigma=0.007784 ! Fit after self-cal, rms=0.801705Jy sigma=0.007593 ! 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.978 mas, bmaj=4.975 mas, bpa=2.537 degrees ! Estimated noise=948.719 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.149875 Jy ! Component: 100 - total flux cleaned = 0.196644 Jy ! Total flux subtracted in 100 components = 0.196644 Jy ! Clean residual min=-0.012975 max=0.047148 Jy/beam ! Clean residual mean=0.000006 rms=0.003688 Jy/beam ! Combined flux in latest and established models = 0.196644 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.196644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103986Jy sigma=0.000928 ! Fit after self-cal, rms=0.103406Jy sigma=0.000924 ! Inverting map ! Added new window around map position (-4, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0408882 Jy ! Component: 100 - total flux cleaned = 0.0579682 Jy ! Total flux subtracted in 100 components = 0.0579682 Jy ! Clean residual min=-0.007664 max=0.015871 Jy/beam ! Clean residual mean=0.000000 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.254612 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.254612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086935Jy sigma=0.000752 ! Fit after self-cal, rms=0.084577Jy sigma=0.000731 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149827 Jy ! Component: 100 - total flux cleaned = 0.0215272 Jy ! Total flux subtracted in 100 components = 0.0215272 Jy ! Clean residual min=-0.004623 max=0.005673 Jy/beam ! Clean residual mean=-0.000002 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.276139 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.276139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081971Jy sigma=0.000704 ! Fit after self-cal, rms=0.081581Jy sigma=0.000700 ! 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.626 mas, bmaj=6.042 mas, bpa=3.4 degrees ! Estimated noise=566.93 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.00613249 Jy ! Component: 100 - total flux cleaned = 0.0074547 Jy ! Component: 150 - total flux cleaned = 0.00758247 Jy ! Component: 200 - total flux cleaned = 0.00778316 Jy ! Total flux subtracted in 200 components = 0.00778316 Jy ! Clean residual min=-0.003510 max=0.003478 Jy/beam ! Clean residual mean=-0.000000 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.283922 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.283922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081160Jy sigma=0.000696 ! Fit after self-cal, rms=0.081093Jy sigma=0.000695 ! 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.96 FD 0.98 HN 0.94 KP 1.04 ! LA 1.01 MK 0.99 NL 0.88 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.00 KP 0.99 ! LA 0.98 MK 0.98 NL 1.02 OV 1.10 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.04 HN 0.99 KP 0.99 ! LA 1.00 MK 1.03 NL 0.99 OV 0.96 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.98 KP 1.00* ! LA 1.32 MK 1.25 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.081093Jy sigma=0.000695 ! Fit after self-cal, rms=0.079455Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=6.057 mas, bpa=2.99 degrees ! Estimated noise=566.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.00032198 Jy ! Component: 100 - total flux cleaned = -0.000678641 Jy ! Component: 150 - total flux cleaned = -0.000531896 Jy ! Component: 200 - total flux cleaned = -0.000368559 Jy ! Total flux subtracted in 200 components = -0.000368559 Jy ! Clean residual min=-0.002617 max=0.002410 Jy/beam ! Clean residual mean=0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.283554 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.283554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079316Jy sigma=0.000678 ! Fit after self-cal, rms=0.079302Jy sigma=0.000677 ! 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.079302Jy sigma=0.000677 ! Fit after self-cal, rms=0.079463Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=6.06 mas, bpa=3.322 degrees ! Estimated noise=565.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000584446 Jy ! Component: 100 - total flux cleaned = 0.000473285 Jy ! Component: 150 - total flux cleaned = 0.000441436 Jy ! Component: 200 - total flux cleaned = 0.000416071 Jy ! Total flux subtracted in 200 components = 0.000416071 Jy ! Clean residual min=-0.001791 max=0.001723 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.28397 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.28397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079430Jy sigma=0.000666 ! Fit after self-cal, rms=0.079452Jy sigma=0.000666 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 = 5.61045e-05 Jy ! Component: 100 - total flux cleaned = 0.000110338 Jy ! Component: 150 - total flux cleaned = 9.04078e-05 Jy ! Component: 200 - total flux cleaned = 9.08011e-05 Jy ! Total flux subtracted in 200 components = 9.08011e-05 Jy ! Clean residual min=-0.001719 max=0.001654 Jy/beam ! Clean residual mean=-0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.284061 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.284061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079436Jy sigma=0.000666 ! Fit after self-cal, rms=0.079434Jy sigma=0.000666 ! 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.079434Jy sigma=0.000666 ! Fit after self-cal, rms=0.079598Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=6.062 mas, bpa=3.345 degrees ! Estimated noise=565.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000323406 Jy ! Component: 100 - total flux cleaned = 0.000422473 Jy ! Component: 150 - total flux cleaned = 0.000389841 Jy ! Component: 200 - total flux cleaned = 0.000374392 Jy ! Total flux subtracted in 200 components = 0.000374392 Jy ! Clean residual min=-0.001689 max=0.001619 Jy/beam ! Clean residual mean=-0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.284435 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.284435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079587Jy sigma=0.000665 ! Fit after self-cal, rms=0.079588Jy sigma=0.000665 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 = 4.94724e-05 Jy ! Component: 100 - total flux cleaned = 4.93706e-05 Jy ! Component: 150 - total flux cleaned = 3.64767e-05 Jy ! Component: 200 - total flux cleaned = 3.63985e-05 Jy ! Total flux subtracted in 200 components = 3.63985e-05 Jy ! Clean residual min=-0.001657 max=0.001623 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.284471 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.284471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079581Jy sigma=0.000665 ! Fit after self-cal, rms=0.079581Jy sigma=0.000665 ! 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.079581Jy sigma=0.000665 ! Fit after self-cal, rms=0.079677Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.442 mas, bmaj=9.605 mas, bpa=1.382 degrees ! Estimated noise=698.173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592599 Jy ! Component: 100 - total flux cleaned = 0.000686685 Jy ! Component: 150 - total flux cleaned = 0.000719344 Jy ! Component: 200 - total flux cleaned = 0.000746767 Jy ! Total flux subtracted in 200 components = 0.000746767 Jy ! Clean residual min=-0.001677 max=0.001614 Jy/beam ! Clean residual mean=0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.285218 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.285218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079679Jy sigma=0.000665 ! Fit after self-cal, rms=0.079679Jy sigma=0.000665 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 = 7.56439e-05 Jy ! Component: 100 - total flux cleaned = 6.80175e-05 Jy ! Component: 150 - total flux cleaned = 8.05728e-05 Jy ! Component: 200 - total flux cleaned = 9.17765e-05 Jy ! Total flux subtracted in 200 components = 9.17765e-05 Jy ! Clean residual min=-0.001656 max=0.001596 Jy/beam ! Clean residual mean=0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.28531 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 98 components and 0.28531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079682Jy sigma=0.000665 ! Fit after self-cal, rms=0.079682Jy sigma=0.000665 ! 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.645 mas, bmaj=6.063 mas, bpa=3.394 degrees ! Estimated noise=565.945 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 6.063 at 3.394 degrees (North through East) ! Clean map min=-0.0015326 max=0.18664 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.004 mas, bmaj=5.009 mas, bpa=2.746 degrees ! Estimated noise=958.641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154537 Jy ! Component: 100 - total flux cleaned = 0.214949 Jy ! Component: 150 - total flux cleaned = 0.243089 Jy ! Component: 200 - total flux cleaned = 0.258026 Jy ! Total flux subtracted in 200 components = 0.258026 Jy ! Clean residual min=-0.003512 max=0.007166 Jy/beam ! Clean residual mean=0.000001 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.258026 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.258026 Jy ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=6.063 mas, bpa=3.394 degrees ! Estimated noise=565.945 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.0112953 Jy ! Component: 100 - total flux cleaned = 0.0173397 Jy ! Component: 150 - total flux cleaned = 0.0210161 Jy ! Component: 200 - total flux cleaned = 0.0233377 Jy ! Total flux subtracted in 200 components = 0.0233377 Jy ! Clean residual min=-0.001744 max=0.001644 Jy/beam ! Clean residual mean=-0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.281364 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 55 components and 0.281364 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.442 mas, bmaj=9.605 mas, bpa=1.382 degrees ! Estimated noise=698.173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221547 Jy ! Component: 100 - total flux cleaned = 0.00318985 Jy ! Component: 150 - total flux cleaned = 0.00366157 Jy ! Component: 200 - total flux cleaned = 0.00386085 Jy ! Total flux subtracted in 200 components = 0.00386085 Jy ! Clean residual min=-0.001688 max=0.001584 Jy/beam ! Clean residual mean=0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.285225 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 = 2.16439e-05 Jy ! Component: 100 - total flux cleaned = 2.78429e-05 Jy ! Component: 150 - total flux cleaned = 3.34803e-05 Jy ! Component: 200 - total flux cleaned = 3.86681e-05 Jy ! Total flux subtracted in 200 components = 3.86681e-05 Jy ! Clean residual min=-0.001684 max=0.001578 Jy/beam ! Clean residual mean=0.000000 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.285263 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 77 components and 0.285264 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=6.063 mas, bpa=3.394 degrees ! Estimated noise=565.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.99512e-05 Jy ! Component: 100 - total flux cleaned = 0.000111201 Jy ! Component: 150 - total flux cleaned = 0.000133163 Jy ! Component: 200 - total flux cleaned = 0.000169979 Jy ! Total flux subtracted in 200 components = 0.000169979 Jy ! Clean residual min=-0.001551 max=0.001700 Jy/beam ! Clean residual mean=-0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.285434 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.285434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079677Jy sigma=0.000665 ! Fit after self-cal, rms=0.079669Jy sigma=0.000665 wmodel J0935+3633_S_2017_08_12_pus_map.mod ! Writing 83 model components to file: J0935+3633_S_2017_08_12_pus_map.mod wobs J0935+3633_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0935+3633_S_2017_08_12_pus_uvs.fits wwins J0935+3633_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0935+3633_S_2017_08_12_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.000102449 Jy ! Component: 100 - total flux cleaned = -0.000117325 Jy ! Component: 150 - total flux cleaned = -0.000349536 Jy ! Component: 200 - total flux cleaned = -0.000496611 Jy ! Component: 250 - total flux cleaned = -0.00063856 Jy ! Component: 300 - total flux cleaned = -0.000684931 Jy ! Component: 350 - total flux cleaned = -0.000774942 Jy ! Component: 400 - total flux cleaned = -0.00077466 Jy ! Component: 450 - total flux cleaned = -0.000881429 Jy ! Component: 500 - total flux cleaned = -0.000881094 Jy ! Component: 550 - total flux cleaned = -0.000942563 Jy ! Component: 600 - total flux cleaned = -0.00100247 Jy ! Component: 650 - total flux cleaned = -0.00106116 Jy ! Component: 700 - total flux cleaned = -0.00104153 Jy ! Component: 750 - total flux cleaned = -0.00106039 Jy ! Component: 800 - total flux cleaned = -0.00104138 Jy ! Component: 850 - total flux cleaned = -0.000986719 Jy ! Component: 900 - total flux cleaned = -0.00102222 Jy ! Component: 950 - total flux cleaned = -0.00102178 Jy ! Component: 1000 - total flux cleaned = -0.000969345 Jy ! Component: 1050 - total flux cleaned = -0.00103841 Jy ! Component: 1100 - total flux cleaned = -0.00107236 Jy ! Component: 1150 - total flux cleaned = -0.00112265 Jy ! Component: 1200 - total flux cleaned = -0.00117216 Jy ! Component: 1250 - total flux cleaned = -0.00122093 Jy ! Component: 1300 - total flux cleaned = -0.00122101 Jy ! Component: 1350 - total flux cleaned = -0.00131636 Jy ! Component: 1400 - total flux cleaned = -0.00133221 Jy ! Component: 1450 - total flux cleaned = -0.00136334 Jy ! Component: 1500 - total flux cleaned = -0.00134806 Jy ! Component: 1550 - total flux cleaned = -0.00143928 Jy ! Component: 1600 - total flux cleaned = -0.0014544 Jy ! Component: 1650 - total flux cleaned = -0.00151382 Jy ! Component: 1700 - total flux cleaned = -0.00148427 Jy ! Component: 1750 - total flux cleaned = -0.00154283 Jy ! Component: 1800 - total flux cleaned = -0.00154299 Jy ! Component: 1850 - total flux cleaned = -0.00157189 Jy ! Component: 1900 - total flux cleaned = -0.00164268 Jy ! Component: 1950 - total flux cleaned = -0.00168458 Jy ! Component: 2000 - total flux cleaned = -0.00162902 Jy ! Component: 2050 - total flux cleaned = -0.00172534 Jy ! Component: 2100 - total flux cleaned = -0.00171174 Jy ! Component: 2150 - total flux cleaned = -0.00176556 Jy ! Component: 2200 - total flux cleaned = -0.00175218 Jy ! Component: 2250 - total flux cleaned = -0.00177871 Jy ! Component: 2300 - total flux cleaned = -0.001805 Jy ! Component: 2350 - total flux cleaned = -0.00180508 Jy ! Component: 2400 - total flux cleaned = -0.0018179 Jy ! Component: 2450 - total flux cleaned = -0.00184331 Jy ! Component: 2500 - total flux cleaned = -0.00177992 Jy ! Component: 2550 - total flux cleaned = -0.00179254 Jy ! Component: 2600 - total flux cleaned = -0.00182972 Jy ! Component: 2650 - total flux cleaned = -0.00180522 Jy ! Component: 2700 - total flux cleaned = -0.00182985 Jy ! Component: 2750 - total flux cleaned = -0.00187839 Jy ! Component: 2800 - total flux cleaned = -0.00185419 Jy ! Component: 2850 - total flux cleaned = -0.00186616 Jy ! Component: 2900 - total flux cleaned = -0.00187813 Jy ! Component: 2950 - total flux cleaned = -0.00185458 Jy ! Component: 3000 - total flux cleaned = -0.00185449 Jy ! Component: 3050 - total flux cleaned = -0.00184295 Jy ! Component: 3100 - total flux cleaned = -0.00182002 Jy ! Component: 3150 - total flux cleaned = -0.00179718 Jy ! Component: 3200 - total flux cleaned = -0.0017859 Jy ! Component: 3250 - total flux cleaned = -0.00175224 Jy ! Component: 3300 - total flux cleaned = -0.00176345 Jy ! Component: 3350 - total flux cleaned = -0.00170804 Jy ! Component: 3400 - total flux cleaned = -0.00171892 Jy ! Component: 3450 - total flux cleaned = -0.00168618 Jy ! Component: 3500 - total flux cleaned = -0.00164266 Jy ! Component: 3550 - total flux cleaned = -0.00162109 Jy ! Component: 3600 - total flux cleaned = -0.00156766 Jy ! Component: 3650 - total flux cleaned = -0.00155702 Jy ! Component: 3700 - total flux cleaned = -0.00150424 Jy ! Component: 3750 - total flux cleaned = -0.00150424 Jy ! Component: 3800 - total flux cleaned = -0.00142083 Jy ! Component: 3850 - total flux cleaned = -0.00137945 Jy ! Component: 3900 - total flux cleaned = -0.00136921 Jy ! Component: 3950 - total flux cleaned = -0.00132825 Jy ! Component: 4000 - total flux cleaned = -0.00133827 Jy ! Component: 4050 - total flux cleaned = -0.00132806 Jy ! Total flux subtracted in 4096 components = -0.00131798 Jy ! Clean residual min=-0.000621 max=0.000662 Jy/beam ! Clean residual mean=-0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.284116 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 384 components and 0.284115 Jy ![Exited script file: muppet] wmap "J0935+3633_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 6.063 at 3.394 degrees (North through East) ! Clean map min=-0.0013913 max=0.18691 Jy/beam ! Writing clean map to FITS file: J0935+3633_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.186911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182033 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292171 0.292171 0.584343 1.16869 2.33737 4.67474 9.34948 18.699 37.3979 74.7959 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.186 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.645 x 6.063 at 3.394 degrees (North through East) ! Clean map min=-0.0013913 max=0.18691 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 J0935+3633_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:57:03 2019