! Started logfile: J0530+3723_S_2017_03_23_pus_uvs.log on Mon May 13 09:49:31 2019 obs J0530+3723_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0530+3723_S_2017_03_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.895315 visibilities/baseline/integration-bin. ! Found source: J0530+3723 ! ! 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 481 lines of history. ! ! Reading 13376 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 J0530+3723_S_2017_03_23_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 299 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864734Jy sigma=0.008006 ! Fit after self-cal, rms=0.857659Jy sigma=0.007952 ! 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=3.036 mas, bmaj=5.274 mas, bpa=-1.887 degrees ! Estimated noise=1023.53 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.106402 Jy ! Component: 100 - total flux cleaned = 0.142798 Jy ! Total flux subtracted in 100 components = 0.142798 Jy ! Clean residual min=-0.008963 max=0.025591 Jy/beam ! Clean residual mean=0.000026 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.142798 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.142798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096025Jy sigma=0.000829 ! Fit after self-cal, rms=0.095858Jy sigma=0.000826 ! Inverting map ! Added new window around map position (-4, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02429 Jy ! Component: 100 - total flux cleaned = 0.0374907 Jy ! Total flux subtracted in 100 components = 0.0374907 Jy ! Clean residual min=-0.006566 max=0.007927 Jy/beam ! Clean residual mean=0.000017 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.180289 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.180289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087588Jy sigma=0.000748 ! Fit after self-cal, rms=0.087136Jy sigma=0.000744 ! 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.582 mas, bmaj=6.026 mas, bpa=-1.462 degrees ! Estimated noise=728.47 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.0146173 Jy ! Component: 100 - total flux cleaned = 0.0234246 Jy ! Component: 150 - total flux cleaned = 0.0293842 Jy ! Component: 200 - total flux cleaned = 0.0337251 Jy ! Total flux subtracted in 200 components = 0.0337251 Jy ! Clean residual min=-0.005523 max=0.008988 Jy/beam ! Clean residual mean=0.000020 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.214014 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 84 components and 0.214014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084156Jy sigma=0.000719 ! Fit after self-cal, rms=0.084034Jy sigma=0.000718 ! Inverting map ! Added new window around map position (-13, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00856513 Jy ! Component: 100 - total flux cleaned = 0.013072 Jy ! Component: 150 - total flux cleaned = 0.0164655 Jy ! Component: 200 - total flux cleaned = 0.0191233 Jy ! Total flux subtracted in 200 components = 0.0191233 Jy ! Clean residual min=-0.004616 max=0.005541 Jy/beam ! Clean residual mean=0.000015 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.233138 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 119 components and 0.233138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083077Jy sigma=0.000709 ! Fit after self-cal, rms=0.082937Jy sigma=0.000708 ! 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.97 FD 0.98 HN 0.97 KP 1.04 ! LA 0.98 MK 1.03 NL 0.89 OV 1.01 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.97 KP 1.02 ! LA 0.93 MK 0.98 NL 1.02 OV 1.07 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 0.97 KP 0.86 ! LA 0.74 MK 1.04 NL 1.20 OV 0.95 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 0.93 KP 1.00* ! LA 0.81 MK 1.33 NL 1.00* OV 2.57 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.082937Jy sigma=0.000708 ! Fit after self-cal, rms=0.093052Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=6.055 mas, bpa=-1.148 degrees ! Estimated noise=725.618 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.00254835 Jy ! Component: 100 - total flux cleaned = 0.00359841 Jy ! Component: 150 - total flux cleaned = 0.00403112 Jy ! Component: 200 - total flux cleaned = 0.00425914 Jy ! Total flux subtracted in 200 components = 0.00425914 Jy ! Clean residual min=-0.002466 max=0.002747 Jy/beam ! Clean residual mean=0.000004 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.237397 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.237397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092914Jy sigma=0.000663 ! Fit after self-cal, rms=0.093315Jy sigma=0.000662 ! 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.093315Jy sigma=0.000662 ! Fit after self-cal, rms=0.092496Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=6.054 mas, bpa=-1.675 degrees ! Estimated noise=726.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00065942 Jy ! Component: 100 - total flux cleaned = 0.00047193 Jy ! Component: 150 - total flux cleaned = 0.000432901 Jy ! Component: 200 - total flux cleaned = 0.000363888 Jy ! Total flux subtracted in 200 components = 0.000363888 Jy ! Clean residual min=-0.001843 max=0.002005 Jy/beam ! Clean residual mean=0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.237761 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.237761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092456Jy sigma=0.000656 ! Fit after self-cal, rms=0.092522Jy 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) ! Added new window around map position (98.5, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102672 Jy ! Component: 100 - total flux cleaned = 0.000945282 Jy ! Component: 150 - total flux cleaned = 0.000874835 Jy ! Component: 200 - total flux cleaned = 0.000779026 Jy ! Total flux subtracted in 200 components = 0.000779026 Jy ! Clean residual min=-0.001722 max=0.001784 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.23854 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 157 components and 0.23854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092475Jy sigma=0.000655 ! Fit after self-cal, rms=0.092475Jy sigma=0.000655 ! 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.092475Jy sigma=0.000655 ! Fit after self-cal, rms=0.092521Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.613 mas, bmaj=6.051 mas, bpa=-1.77 degrees ! Estimated noise=725.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132344 Jy ! Component: 100 - total flux cleaned = 7.12332e-05 Jy ! Component: 150 - total flux cleaned = 1.56274e-05 Jy ! Component: 200 - total flux cleaned = -6.30096e-05 Jy ! Total flux subtracted in 200 components = -6.30096e-05 Jy ! Clean residual min=-0.001764 max=0.001773 Jy/beam ! Clean residual mean=0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.238477 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 164 components and 0.238477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092502Jy sigma=0.000655 ! Fit after self-cal, rms=0.092502Jy sigma=0.000655 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 = 8.30337e-05 Jy ! Component: 100 - total flux cleaned = 3.40052e-05 Jy ! Component: 150 - total flux cleaned = -3.53547e-05 Jy ! Component: 200 - total flux cleaned = -9.98058e-05 Jy ! Total flux subtracted in 200 components = -9.98058e-05 Jy ! Clean residual min=-0.001734 max=0.001769 Jy/beam ! Clean residual mean=0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.238377 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 168 components and 0.238377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092489Jy sigma=0.000655 ! Fit after self-cal, rms=0.092492Jy sigma=0.000655 ! 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.092492Jy sigma=0.000655 ! Fit after self-cal, rms=0.092730Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.411 mas, bmaj=9.319 mas, bpa=0.01832 degrees ! Estimated noise=895.951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223069 Jy ! Component: 100 - total flux cleaned = -0.000267151 Jy ! Component: 150 - total flux cleaned = -0.000267013 Jy ! Component: 200 - total flux cleaned = -0.000283088 Jy ! Total flux subtracted in 200 components = -0.000283088 Jy ! Clean residual min=-0.002091 max=0.002118 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.238094 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 186 components and 0.238094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092727Jy sigma=0.000655 ! Fit after self-cal, rms=0.092726Jy sigma=0.000655 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 = -3.08826e-05 Jy ! Component: 100 - total flux cleaned = -3.22577e-05 Jy ! Component: 150 - total flux cleaned = -4.70469e-05 Jy ! Component: 200 - total flux cleaned = -7.2725e-05 Jy ! Total flux subtracted in 200 components = -7.2725e-05 Jy ! Clean residual min=-0.002085 max=0.002128 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.238021 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 203 components and 0.238021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092724Jy sigma=0.000655 ! Fit after self-cal, rms=0.092724Jy sigma=0.000655 ! 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.616 mas, bmaj=6.046 mas, bpa=-1.837 degrees ! Estimated noise=726.272 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.616 x 6.046 at -1.837 degrees (North through East) ! Clean map min=-0.0016561 max=0.13569 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.055 mas, bmaj=5.281 mas, bpa=-1.945 degrees ! Estimated noise=1026.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10661 Jy ! Component: 100 - total flux cleaned = 0.14828 Jy ! Component: 150 - total flux cleaned = 0.171005 Jy ! Component: 200 - total flux cleaned = 0.184769 Jy ! Total flux subtracted in 200 components = 0.184769 Jy ! Clean residual min=-0.004492 max=0.007554 Jy/beam ! Clean residual mean=0.000010 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.184769 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.184769 Jy ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=6.046 mas, bpa=-1.837 degrees ! Estimated noise=726.272 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.0137135 Jy ! Component: 100 - total flux cleaned = 0.0230776 Jy ! Component: 150 - total flux cleaned = 0.0298164 Jy ! Component: 200 - total flux cleaned = 0.0347841 Jy ! Total flux subtracted in 200 components = 0.0347841 Jy ! Clean residual min=-0.002307 max=0.002852 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.219553 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 79 components and 0.219553 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375814 Jy ! Component: 100 - total flux cleaned = 0.00673781 Jy ! Component: 150 - total flux cleaned = 0.00915191 Jy ! Component: 200 - total flux cleaned = 0.0111255 Jy ! Total flux subtracted in 200 components = 0.0111255 Jy ! Clean residual min=-0.001930 max=0.001857 Jy/beam ! Clean residual mean=0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.230679 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 116 components and 0.230679 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.411 mas, bmaj=9.319 mas, bpa=0.01832 degrees ! Estimated noise=895.951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260998 Jy ! Component: 100 - total flux cleaned = 0.00372218 Jy ! Component: 150 - total flux cleaned = 0.00448828 Jy ! Component: 200 - total flux cleaned = 0.00489391 Jy ! Total flux subtracted in 200 components = 0.00489391 Jy ! Clean residual min=-0.002207 max=0.002116 Jy/beam ! Clean residual mean=0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.235573 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.000311899 Jy ! Component: 100 - total flux cleaned = 0.000609481 Jy ! Component: 150 - total flux cleaned = 0.000862787 Jy ! Component: 200 - total flux cleaned = 0.0010588 Jy ! Total flux subtracted in 200 components = 0.0010588 Jy ! Clean residual min=-0.002135 max=0.002133 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.236632 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 195 components and 0.236632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=6.046 mas, bpa=-1.837 degrees ! Estimated noise=726.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259469 Jy ! Component: 100 - total flux cleaned = 0.000203117 Jy ! Component: 150 - total flux cleaned = 0.000203037 Jy ! Component: 200 - total flux cleaned = 0.000227716 Jy ! Total flux subtracted in 200 components = 0.000227716 Jy ! Clean residual min=-0.001707 max=0.001785 Jy/beam ! Clean residual mean=0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.236859 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 213 components and 0.236859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092732Jy sigma=0.000655 ! Fit after self-cal, rms=0.092725Jy sigma=0.000655 wmodel J0530+3723_S_2017_03_23_pus_map.mod ! Writing 213 model components to file: J0530+3723_S_2017_03_23_pus_map.mod wobs J0530+3723_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0530+3723_S_2017_03_23_pus_uvs.fits wwins J0530+3723_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J0530+3723_S_2017_03_23_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.000233147 Jy ! Component: 100 - total flux cleaned = 0.00050357 Jy ! Component: 150 - total flux cleaned = 0.000674499 Jy ! Component: 200 - total flux cleaned = 0.000838871 Jy ! Component: 250 - total flux cleaned = 0.00105114 Jy ! Component: 300 - total flux cleaned = 0.00130843 Jy ! Component: 350 - total flux cleaned = 0.00145906 Jy ! Component: 400 - total flux cleaned = 0.00167987 Jy ! Component: 450 - total flux cleaned = 0.00189622 Jy ! Component: 500 - total flux cleaned = 0.00203768 Jy ! Component: 550 - total flux cleaned = 0.00224582 Jy ! Component: 600 - total flux cleaned = 0.00235942 Jy ! Component: 650 - total flux cleaned = 0.00253805 Jy ! Component: 700 - total flux cleaned = 0.00258141 Jy ! Component: 750 - total flux cleaned = 0.00264633 Jy ! Component: 800 - total flux cleaned = 0.00264607 Jy ! Component: 850 - total flux cleaned = 0.00268823 Jy ! Component: 900 - total flux cleaned = 0.00281293 Jy ! Component: 950 - total flux cleaned = 0.00285307 Jy ! Component: 1000 - total flux cleaned = 0.00295403 Jy ! Component: 1050 - total flux cleaned = 0.00299385 Jy ! Component: 1100 - total flux cleaned = 0.0030331 Jy ! Component: 1150 - total flux cleaned = 0.00307224 Jy ! Component: 1200 - total flux cleaned = 0.00314886 Jy ! Component: 1250 - total flux cleaned = 0.0032058 Jy ! Component: 1300 - total flux cleaned = 0.00326188 Jy ! Component: 1350 - total flux cleaned = 0.00328001 Jy ! Component: 1400 - total flux cleaned = 0.00328022 Jy ! Component: 1450 - total flux cleaned = 0.00333472 Jy ! Component: 1500 - total flux cleaned = 0.00337103 Jy ! Component: 1550 - total flux cleaned = 0.00344242 Jy ! Component: 1600 - total flux cleaned = 0.0035132 Jy ! Component: 1650 - total flux cleaned = 0.00358322 Jy ! Component: 1700 - total flux cleaned = 0.00366997 Jy ! Component: 1750 - total flux cleaned = 0.00370401 Jy ! Component: 1800 - total flux cleaned = 0.0038057 Jy ! Component: 1850 - total flux cleaned = 0.00375527 Jy ! Component: 1900 - total flux cleaned = 0.00387222 Jy ! Component: 1950 - total flux cleaned = 0.00392175 Jy ! Component: 2000 - total flux cleaned = 0.0039704 Jy ! Component: 2050 - total flux cleaned = 0.00403545 Jy ! Component: 2100 - total flux cleaned = 0.00400305 Jy ! Component: 2150 - total flux cleaned = 0.00401899 Jy ! Component: 2200 - total flux cleaned = 0.00400311 Jy ! Component: 2250 - total flux cleaned = 0.00405017 Jy ! Component: 2300 - total flux cleaned = 0.00406579 Jy ! Component: 2350 - total flux cleaned = 0.00411221 Jy ! Component: 2400 - total flux cleaned = 0.0041734 Jy ! Component: 2450 - total flux cleaned = 0.00415812 Jy ! Component: 2500 - total flux cleaned = 0.00420326 Jy ! Component: 2550 - total flux cleaned = 0.00417331 Jy ! Component: 2600 - total flux cleaned = 0.00421789 Jy ! Component: 2650 - total flux cleaned = 0.00429142 Jy ! Component: 2700 - total flux cleaned = 0.00427655 Jy ! Component: 2750 - total flux cleaned = 0.00430562 Jy ! Component: 2800 - total flux cleaned = 0.00431987 Jy ! Component: 2850 - total flux cleaned = 0.00432006 Jy ! Component: 2900 - total flux cleaned = 0.00434849 Jy ! Component: 2950 - total flux cleaned = 0.00433428 Jy ! Component: 3000 - total flux cleaned = 0.00440416 Jy ! Component: 3050 - total flux cleaned = 0.00439025 Jy ! Component: 3100 - total flux cleaned = 0.00439014 Jy ! Component: 3150 - total flux cleaned = 0.00441751 Jy ! Component: 3200 - total flux cleaned = 0.00440382 Jy ! Component: 3250 - total flux cleaned = 0.00441729 Jy ! Component: 3300 - total flux cleaned = 0.00441736 Jy ! Component: 3350 - total flux cleaned = 0.00448387 Jy ! Component: 3400 - total flux cleaned = 0.00444421 Jy ! Component: 3450 - total flux cleaned = 0.00453602 Jy ! Component: 3500 - total flux cleaned = 0.00454897 Jy ! Component: 3550 - total flux cleaned = 0.0045878 Jy ! Component: 3600 - total flux cleaned = 0.00460066 Jy ! Component: 3650 - total flux cleaned = 0.00471582 Jy ! Component: 3700 - total flux cleaned = 0.00470305 Jy ! Component: 3750 - total flux cleaned = 0.00469036 Jy ! Component: 3800 - total flux cleaned = 0.00475325 Jy ! Component: 3850 - total flux cleaned = 0.0048031 Jy ! Component: 3900 - total flux cleaned = 0.00477829 Jy ! Component: 3950 - total flux cleaned = 0.0048153 Jy ! Component: 4000 - total flux cleaned = 0.00485203 Jy ! Component: 4050 - total flux cleaned = 0.00491289 Jy ! Total flux subtracted in 4096 components = 0.00490069 Jy ! Clean residual min=-0.000663 max=0.000731 Jy/beam ! Clean residual mean=0.000003 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.24176 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 518 components and 0.24176 Jy ![Exited script file: muppet] wmap "J0530+3723_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.616 x 6.046 at -1.837 degrees (North through East) ! Clean map min=-0.0014419 max=0.13629 Jy/beam ! Writing clean map to FITS file: J0530+3723_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.13629 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225696 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496799 0.496799 0.993599 1.9872 3.9744 7.94879 15.8976 31.7952 63.5903 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.616 x 6.046 at -1.837 degrees (North through East) ! Clean map min=-0.0014419 max=0.13629 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 J0530+3723_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:49:38 2019