! Started logfile: J0627+0324_S_2017_01_21_pus_uvs.log on Sun May 5 15:47:37 2019 obs J0627+0324_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0627+0324_S_2017_01_21_pus_uva.fits ! AN table 1: 173 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.87508 visibilities/baseline/integration-bin. ! Found source: J0627+0324 ! ! 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 558 lines of history. ! ! Reading 21800 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 J0627+0324_S_2017_01_21_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 446 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893292Jy sigma=0.007084 ! Fit after self-cal, rms=0.884510Jy sigma=0.007025 ! 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.68 mas, bmaj=6.857 mas, bpa=-4.817 degrees ! Estimated noise=913.497 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.0903399 Jy ! Component: 100 - total flux cleaned = 0.114912 Jy ! Total flux subtracted in 100 components = 0.114912 Jy ! Clean residual min=-0.005113 max=0.011031 Jy/beam ! Clean residual mean=-0.000004 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.114912 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.114912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096676Jy sigma=0.000691 ! Fit after self-cal, rms=0.096669Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125464 Jy ! Component: 100 - total flux cleaned = 0.0192698 Jy ! Total flux subtracted in 100 components = 0.0192698 Jy ! Clean residual min=-0.004178 max=0.006163 Jy/beam ! Clean residual mean=-0.000001 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.134182 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.134182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094842Jy sigma=0.000673 ! Fit after self-cal, rms=0.094852Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-6.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00586273 Jy ! Component: 100 - total flux cleaned = 0.00959456 Jy ! Total flux subtracted in 100 components = 0.00959456 Jy ! Clean residual min=-0.003587 max=0.003463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.143776 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.143776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094403Jy sigma=0.000668 ! Fit after self-cal, rms=0.094379Jy sigma=0.000668 ! 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.12 mas, bmaj=7.392 mas, bpa=-2.989 degrees ! Estimated noise=654.137 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.00452675 Jy ! Component: 100 - total flux cleaned = 0.00726283 Jy ! Component: 150 - total flux cleaned = 0.00922721 Jy ! Component: 200 - total flux cleaned = 0.0106696 Jy ! Total flux subtracted in 200 components = 0.0106696 Jy ! Clean residual min=-0.003029 max=0.003175 Jy/beam ! Clean residual mean=0.000003 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.154446 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.154446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094138Jy sigma=0.000666 ! Fit after self-cal, rms=0.094127Jy sigma=0.000666 ! 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.94 HN 0.98 LA 1.04 ! MK 0.97 NL 1.00 OV 1.01 PT 0.99 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 0.99 LA 1.01 ! MK 0.95 NL 1.06 OV 1.03 PT 0.99 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.08 LA 1.00 ! MK 1.04 NL 1.05 OV 0.94 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.01 LA 0.96 ! MK 1.03 NL 1.00* OV 0.95 PT 0.99 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.094127Jy sigma=0.000666 ! Fit after self-cal, rms=0.094979Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=7.418 mas, bpa=-2.988 degrees ! Estimated noise=655.2 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.00118963 Jy ! Component: 100 - total flux cleaned = 0.00158579 Jy ! Component: 150 - total flux cleaned = 0.00188182 Jy ! Component: 200 - total flux cleaned = 0.00199744 Jy ! Total flux subtracted in 200 components = 0.00199744 Jy ! Clean residual min=-0.002700 max=0.002721 Jy/beam ! Clean residual mean=0.000003 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.156443 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.156443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094947Jy sigma=0.000663 ! Fit after self-cal, rms=0.095003Jy sigma=0.000663 ! 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.095003Jy sigma=0.000663 ! Fit after self-cal, rms=0.094222Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.423 mas, bpa=-2.945 degrees ! Estimated noise=657.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753408 Jy ! Component: 100 - total flux cleaned = 0.000989808 Jy ! Component: 150 - total flux cleaned = 0.00112075 Jy ! Component: 200 - total flux cleaned = 0.00119885 Jy ! Total flux subtracted in 200 components = 0.00119885 Jy ! Clean residual min=-0.001974 max=0.002624 Jy/beam ! Clean residual mean=0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.157642 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.157642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094205Jy sigma=0.000660 ! Fit after self-cal, rms=0.094193Jy sigma=0.000660 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 (-22, -36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215536 Jy ! Component: 100 - total flux cleaned = 0.00314182 Jy ! Component: 150 - total flux cleaned = 0.00358743 Jy ! Component: 200 - total flux cleaned = 0.00399153 Jy ! Total flux subtracted in 200 components = 0.00399153 Jy ! Clean residual min=-0.001881 max=0.001800 Jy/beam ! Clean residual mean=0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.161634 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.161634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094141Jy sigma=0.000660 ! Fit after self-cal, rms=0.094127Jy sigma=0.000660 ! 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.094127Jy sigma=0.000660 ! Fit after self-cal, rms=0.094038Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.43 mas, bpa=-2.996 degrees ! Estimated noise=657.039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000919967 Jy ! Component: 100 - total flux cleaned = 0.00142941 Jy ! Component: 150 - total flux cleaned = 0.00164536 Jy ! Component: 200 - total flux cleaned = 0.0017817 Jy ! Total flux subtracted in 200 components = 0.0017817 Jy ! Clean residual min=-0.001742 max=0.001624 Jy/beam ! Clean residual mean=0.000004 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.163415 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.163415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094024Jy sigma=0.000660 ! Fit after self-cal, rms=0.094020Jy sigma=0.000660 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.000420532 Jy ! Component: 100 - total flux cleaned = 0.000528501 Jy ! Component: 150 - total flux cleaned = 0.00057977 Jy ! Component: 200 - total flux cleaned = 0.000643419 Jy ! Total flux subtracted in 200 components = 0.000643419 Jy ! Clean residual min=-0.001723 max=0.001614 Jy/beam ! Clean residual mean=0.000004 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.164059 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 111 components and 0.164059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094014Jy sigma=0.000660 ! Fit after self-cal, rms=0.094013Jy sigma=0.000660 ! 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.094013Jy sigma=0.000660 ! Fit after self-cal, rms=0.094042Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.959 mas, bmaj=11.71 mas, bpa=0.2733 degrees ! Estimated noise=823.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817125 Jy ! Component: 100 - total flux cleaned = 0.00138243 Jy ! Component: 150 - total flux cleaned = 0.00168174 Jy ! Component: 200 - total flux cleaned = 0.00181245 Jy ! Total flux subtracted in 200 components = 0.00181245 Jy ! Clean residual min=-0.001913 max=0.001911 Jy/beam ! Clean residual mean=0.000011 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.165871 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 125 components and 0.165871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094041Jy sigma=0.000660 ! Fit after self-cal, rms=0.094039Jy sigma=0.000660 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.00020955 Jy ! Component: 100 - total flux cleaned = 0.00032269 Jy ! Component: 150 - total flux cleaned = 0.000444264 Jy ! Component: 200 - total flux cleaned = 0.000498275 Jy ! Total flux subtracted in 200 components = 0.000498275 Jy ! Clean residual min=-0.001867 max=0.001890 Jy/beam ! Clean residual mean=0.000011 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.166369 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 131 components and 0.166369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094039Jy sigma=0.000660 ! Fit after self-cal, rms=0.094038Jy sigma=0.000660 ! 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.124 mas, bmaj=7.432 mas, bpa=-3.013 degrees ! Estimated noise=657.414 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.124 x 7.432 at -3.013 degrees (North through East) ! Clean map min=-0.001629 max=0.12016 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.679 mas, bmaj=6.902 mas, bpa=-4.739 degrees ! Estimated noise=916.191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0901498 Jy ! Component: 100 - total flux cleaned = 0.115614 Jy ! Component: 150 - total flux cleaned = 0.128826 Jy ! Component: 200 - total flux cleaned = 0.137247 Jy ! Total flux subtracted in 200 components = 0.137247 Jy ! Clean residual min=-0.003001 max=0.004753 Jy/beam ! Clean residual mean=-0.000001 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.137247 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.137247 Jy ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.432 mas, bpa=-3.013 degrees ! Estimated noise=657.414 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.0073576 Jy ! Component: 100 - total flux cleaned = 0.01184 Jy ! Component: 150 - total flux cleaned = 0.0150215 Jy ! Component: 200 - total flux cleaned = 0.0174267 Jy ! Total flux subtracted in 200 components = 0.0174267 Jy ! Clean residual min=-0.002114 max=0.002001 Jy/beam ! Clean residual mean=0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.154674 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.154674 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.959 mas, bmaj=11.71 mas, bpa=0.2733 degrees ! Estimated noise=823.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280483 Jy ! Component: 100 - total flux cleaned = 0.00455181 Jy ! Component: 150 - total flux cleaned = 0.005904 Jy ! Component: 200 - total flux cleaned = 0.00698458 Jy ! Total flux subtracted in 200 components = 0.00698458 Jy ! Clean residual min=-0.002250 max=0.001906 Jy/beam ! Clean residual mean=0.000010 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.161658 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.000881773 Jy ! Component: 100 - total flux cleaned = 0.0016074 Jy ! Component: 150 - total flux cleaned = 0.00220889 Jy ! Component: 200 - total flux cleaned = 0.00271028 Jy ! Total flux subtracted in 200 components = 0.00271028 Jy ! Clean residual min=-0.002031 max=0.001883 Jy/beam ! Clean residual mean=0.000011 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.164369 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 96 components and 0.164369 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.432 mas, bpa=-3.013 degrees ! Estimated noise=657.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440517 Jy ! Component: 100 - total flux cleaned = 0.000710431 Jy ! Component: 150 - total flux cleaned = 0.00080163 Jy ! Component: 200 - total flux cleaned = 0.00077554 Jy ! Total flux subtracted in 200 components = 0.00077554 Jy ! Clean residual min=-0.001754 max=0.001665 Jy/beam ! Clean residual mean=0.000005 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.165144 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.165144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094062Jy sigma=0.000660 ! Fit after self-cal, rms=0.094050Jy sigma=0.000660 wmodel J0627+0324_S_2017_01_21_pus_map.mod ! Writing 111 model components to file: J0627+0324_S_2017_01_21_pus_map.mod wobs J0627+0324_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0627+0324_S_2017_01_21_pus_uvs.fits wwins J0627+0324_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0627+0324_S_2017_01_21_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.00047598 Jy ! Component: 100 - total flux cleaned = -0.000764339 Jy ! Component: 150 - total flux cleaned = -0.0010402 Jy ! Component: 200 - total flux cleaned = -0.00117375 Jy ! Component: 250 - total flux cleaned = -0.00143291 Jy ! Component: 300 - total flux cleaned = -0.00163405 Jy ! Component: 350 - total flux cleaned = -0.00182982 Jy ! Component: 400 - total flux cleaned = -0.00202099 Jy ! Component: 450 - total flux cleaned = -0.00216151 Jy ! Component: 500 - total flux cleaned = -0.00227606 Jy ! Component: 550 - total flux cleaned = -0.00241106 Jy ! Component: 600 - total flux cleaned = -0.00247703 Jy ! Component: 650 - total flux cleaned = -0.00256421 Jy ! Component: 700 - total flux cleaned = -0.00260699 Jy ! Component: 750 - total flux cleaned = -0.00269151 Jy ! Component: 800 - total flux cleaned = -0.0027538 Jy ! Component: 850 - total flux cleaned = -0.00281495 Jy ! Component: 900 - total flux cleaned = -0.00287532 Jy ! Component: 950 - total flux cleaned = -0.00291533 Jy ! Component: 1000 - total flux cleaned = -0.00297429 Jy ! Component: 1050 - total flux cleaned = -0.00301262 Jy ! Component: 1100 - total flux cleaned = -0.00297488 Jy ! Component: 1150 - total flux cleaned = -0.00305007 Jy ! Component: 1200 - total flux cleaned = -0.00306871 Jy ! Component: 1250 - total flux cleaned = -0.00312378 Jy ! Component: 1300 - total flux cleaned = -0.0031425 Jy ! Component: 1350 - total flux cleaned = -0.00323283 Jy ! Component: 1400 - total flux cleaned = -0.00326827 Jy ! Component: 1450 - total flux cleaned = -0.00330343 Jy ! Component: 1500 - total flux cleaned = -0.00335582 Jy ! Component: 1550 - total flux cleaned = -0.00339033 Jy ! Component: 1600 - total flux cleaned = -0.00340732 Jy ! Component: 1650 - total flux cleaned = -0.00347478 Jy ! Component: 1700 - total flux cleaned = -0.00344143 Jy ! Component: 1750 - total flux cleaned = -0.00342497 Jy ! Component: 1800 - total flux cleaned = -0.0034745 Jy ! Component: 1850 - total flux cleaned = -0.0034581 Jy ! Component: 1900 - total flux cleaned = -0.00349026 Jy ! Component: 1950 - total flux cleaned = -0.00350628 Jy ! Component: 2000 - total flux cleaned = -0.00345887 Jy ! Component: 2050 - total flux cleaned = -0.00347447 Jy ! Component: 2100 - total flux cleaned = -0.00338127 Jy ! Component: 2150 - total flux cleaned = -0.00342751 Jy ! Component: 2200 - total flux cleaned = -0.003443 Jy ! Component: 2250 - total flux cleaned = -0.00339762 Jy ! Component: 2300 - total flux cleaned = -0.0034278 Jy ! Component: 2350 - total flux cleaned = -0.0035173 Jy ! Component: 2400 - total flux cleaned = -0.00347277 Jy ! Component: 2450 - total flux cleaned = -0.00344347 Jy ! Component: 2500 - total flux cleaned = -0.00342891 Jy ! Component: 2550 - total flux cleaned = -0.00348664 Jy ! Component: 2600 - total flux cleaned = -0.00351507 Jy ! Component: 2650 - total flux cleaned = -0.0034723 Jy ! Component: 2700 - total flux cleaned = -0.00341593 Jy ! Component: 2750 - total flux cleaned = -0.00347211 Jy ! Component: 2800 - total flux cleaned = -0.00351398 Jy ! Component: 2850 - total flux cleaned = -0.00355554 Jy ! Component: 2900 - total flux cleaned = -0.00356929 Jy ! Component: 2950 - total flux cleaned = -0.00360992 Jy ! Component: 3000 - total flux cleaned = -0.00366355 Jy ! Component: 3050 - total flux cleaned = -0.00359675 Jy ! Component: 3100 - total flux cleaned = -0.00362356 Jy ! Component: 3150 - total flux cleaned = -0.00368963 Jy ! Component: 3200 - total flux cleaned = -0.00368946 Jy ! Component: 3250 - total flux cleaned = -0.0037025 Jy ! Component: 3300 - total flux cleaned = -0.00366378 Jy ! Component: 3350 - total flux cleaned = -0.00366397 Jy ! Component: 3400 - total flux cleaned = -0.00370205 Jy ! Component: 3450 - total flux cleaned = -0.00370192 Jy ! Component: 3500 - total flux cleaned = -0.00367684 Jy ! Component: 3550 - total flux cleaned = -0.00370191 Jy ! Component: 3600 - total flux cleaned = -0.00367699 Jy ! Component: 3650 - total flux cleaned = -0.0037017 Jy ! Component: 3700 - total flux cleaned = -0.00371375 Jy ! Component: 3750 - total flux cleaned = -0.00373808 Jy ! Component: 3800 - total flux cleaned = -0.00373806 Jy ! Component: 3850 - total flux cleaned = -0.00376205 Jy ! Component: 3900 - total flux cleaned = -0.00375012 Jy ! Component: 3950 - total flux cleaned = -0.00373818 Jy ! Component: 4000 - total flux cleaned = -0.0037972 Jy ! Component: 4050 - total flux cleaned = -0.00382054 Jy ! Total flux subtracted in 4096 components = -0.00385549 Jy ! Clean residual min=-0.000706 max=0.000719 Jy/beam ! Clean residual mean=0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.161289 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 419 components and 0.161289 Jy ![Exited script file: muppet] wmap "J0627+0324_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.124 x 7.432 at -3.013 degrees (North through East) ! Clean map min=-0.0013714 max=0.12051 Jy/beam ! Writing clean map to FITS file: J0627+0324_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532199 0.532199 1.0644 2.1288 4.25759 8.51519 17.0304 34.0608 68.1215 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.12 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.124 x 7.432 at -3.013 degrees (North through East) ! Clean map min=-0.0013714 max=0.12051 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 J0627+0324_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:47:43 2019