! Started logfile: J0443+3441_S_2017_08_05_pus_uvs.log on Thu May 9 19:20:17 2019 obs J0443+3441_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0443+3441_S_2017_08_05_pus_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.411111 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0443+3441 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 513 lines of history. ! ! Reading 3404 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 J0443+3441_S_2017_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 377 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.517873Jy sigma=0.004669 ! Fit after self-cal, rms=0.501771Jy sigma=0.004531 ! 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.895 mas, bmaj=4.446 mas, bpa=-10.94 degrees ! Estimated noise=1839.5 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.387753 Jy ! Component: 100 - total flux cleaned = 0.48091 Jy ! Total flux subtracted in 100 components = 0.48091 Jy ! Clean residual min=-0.017908 max=0.037785 Jy/beam ! Clean residual mean=-0.000088 rms=0.005624 Jy/beam ! Combined flux in latest and established models = 0.48091 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.48091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148959Jy sigma=0.001129 ! Fit after self-cal, rms=0.148950Jy sigma=0.001129 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.041901 Jy ! Component: 100 - total flux cleaned = 0.0657579 Jy ! Total flux subtracted in 100 components = 0.0657579 Jy ! Clean residual min=-0.016525 max=0.020303 Jy/beam ! Clean residual mean=-0.000043 rms=0.004107 Jy/beam ! Combined flux in latest and established models = 0.546668 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.546668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133244Jy sigma=0.001012 ! Fit after self-cal, rms=0.133172Jy sigma=0.001011 ! 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=4.61 mas, bmaj=5.294 mas, bpa=4.253 degrees ! Estimated noise=1567.35 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.0184244 Jy ! Component: 100 - total flux cleaned = 0.0302009 Jy ! Component: 150 - total flux cleaned = 0.0380313 Jy ! Component: 200 - total flux cleaned = 0.0432797 Jy ! Total flux subtracted in 200 components = 0.0432797 Jy ! Clean residual min=-0.015882 max=0.018049 Jy/beam ! Clean residual mean=-0.000009 rms=0.004355 Jy/beam ! Combined flux in latest and established models = 0.589948 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.589948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128863Jy sigma=0.000995 ! Fit after self-cal, rms=0.128821Jy sigma=0.000994 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.93 KP 1.02 ! LA 1.01 MK 1.03 NL 0.88 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.97 KP 1.00 ! LA 0.97 MK 1.03 NL 1.04 OV 1.09 ! PT 0.99 SC 1.21 ! ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.05 HN 0.98 KP 0.87 ! LA 0.75 MK 1.06 NL 1.21 OV 0.93 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.95 KP 1.00* ! LA 0.90 MK 1.29 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.128821Jy sigma=0.000994 ! Fit after self-cal, rms=0.103338Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.624 mas, bmaj=5.254 mas, bpa=-2.285 degrees ! Estimated noise=1639.65 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.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433104 Jy ! Component: 100 - total flux cleaned = 0.00548201 Jy ! Component: 150 - total flux cleaned = 0.00585247 Jy ! Component: 200 - total flux cleaned = 0.00617544 Jy ! Total flux subtracted in 200 components = 0.00617544 Jy ! Clean residual min=-0.008654 max=0.009947 Jy/beam ! Clean residual mean=0.000014 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.596124 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.596124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101991Jy sigma=0.000768 ! Fit after self-cal, rms=0.101911Jy sigma=0.000767 ! 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.101911Jy sigma=0.000767 ! Fit after self-cal, rms=0.095882Jy sigma=0.000730 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.622 mas, bmaj=5.234 mas, bpa=0.7508 degrees ! Estimated noise=1640.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00080718 Jy ! Component: 100 - total flux cleaned = -0.00098719 Jy ! Component: 150 - total flux cleaned = -0.00106491 Jy ! Component: 200 - total flux cleaned = -0.00106581 Jy ! Total flux subtracted in 200 components = -0.00106581 Jy ! Clean residual min=-0.004443 max=0.005617 Jy/beam ! Clean residual mean=-0.000016 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.595058 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 0.595058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095716Jy sigma=0.000729 ! Fit after self-cal, rms=0.095701Jy sigma=0.000729 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 (-2, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040149 Jy ! Component: 100 - total flux cleaned = 0.00396553 Jy ! Component: 150 - total flux cleaned = 0.00329889 Jy ! Component: 200 - total flux cleaned = 0.00287525 Jy ! Total flux subtracted in 200 components = 0.00287525 Jy ! Clean residual min=-0.004145 max=0.004474 Jy/beam ! Clean residual mean=-0.000015 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.597933 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.597933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095374Jy sigma=0.000726 ! Fit after self-cal, rms=0.095346Jy sigma=0.000726 ! 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.095346Jy sigma=0.000726 ! Fit after self-cal, rms=0.095227Jy sigma=0.000725 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.621 mas, bmaj=5.229 mas, bpa=0.776 degrees ! Estimated noise=1639.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124473 Jy ! Component: 100 - total flux cleaned = 0.000857559 Jy ! Component: 150 - total flux cleaned = 0.000417248 Jy ! Component: 200 - total flux cleaned = 0.000172497 Jy ! Total flux subtracted in 200 components = 0.000172497 Jy ! Clean residual min=-0.004102 max=0.004084 Jy/beam ! Clean residual mean=-0.000017 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.598106 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.598106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095132Jy sigma=0.000725 ! Fit after self-cal, rms=0.095124Jy sigma=0.000725 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 = 1.02743e-05 Jy ! Component: 100 - total flux cleaned = -0.000209315 Jy ! Component: 150 - total flux cleaned = -0.000329313 Jy ! Component: 200 - total flux cleaned = -0.000365674 Jy ! Total flux subtracted in 200 components = -0.000365674 Jy ! Clean residual min=-0.004199 max=0.004009 Jy/beam ! Clean residual mean=-0.000017 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.59774 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 106 components and 0.59774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095087Jy sigma=0.000724 ! Fit after self-cal, rms=0.095084Jy sigma=0.000724 ! 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.095084Jy sigma=0.000724 ! Fit after self-cal, rms=0.094997Jy sigma=0.000724 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.272 mas, bmaj=9.366 mas, bpa=14.83 degrees ! Estimated noise=1936.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230106 Jy ! Component: 100 - total flux cleaned = 0.00041618 Jy ! Component: 150 - total flux cleaned = 0.000545953 Jy ! Component: 200 - total flux cleaned = 0.000575486 Jy ! Total flux subtracted in 200 components = 0.000575486 Jy ! Clean residual min=-0.004002 max=0.004319 Jy/beam ! Clean residual mean=-0.000032 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.598316 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.598316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094978Jy sigma=0.000724 ! Fit after self-cal, rms=0.094974Jy sigma=0.000724 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 = 6.51293e-05 Jy ! Component: 100 - total flux cleaned = 9.3021e-05 Jy ! Component: 150 - total flux cleaned = 0.000117747 Jy ! Component: 200 - total flux cleaned = 0.000164423 Jy ! Total flux subtracted in 200 components = 0.000164423 Jy ! Clean residual min=-0.003987 max=0.004310 Jy/beam ! Clean residual mean=-0.000032 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.59848 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.59848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094964Jy sigma=0.000724 ! Fit after self-cal, rms=0.094963Jy sigma=0.000724 ! 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=4.621 mas, bmaj=5.227 mas, bpa=0.7531 degrees ! Estimated noise=1638.81 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.621 x 5.227 at 0.7531 degrees (North through East) ! Clean map min=-0.004117 max=0.49621 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.925 mas, bmaj=4.449 mas, bpa=-11.38 degrees ! Estimated noise=1913.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.389861 Jy ! Component: 100 - total flux cleaned = 0.48125 Jy ! Component: 150 - total flux cleaned = 0.520245 Jy ! Component: 200 - total flux cleaned = 0.542432 Jy ! Total flux subtracted in 200 components = 0.542432 Jy ! Clean residual min=-0.009098 max=0.011630 Jy/beam ! Clean residual mean=-0.000049 rms=0.002207 Jy/beam ! Combined flux in latest and established models = 0.542431 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.542431 Jy ! Inverting map and beam ! Estimated beam: bmin=4.621 mas, bmaj=5.227 mas, bpa=0.7531 degrees ! Estimated noise=1638.81 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.0180232 Jy ! Component: 100 - total flux cleaned = 0.0297228 Jy ! Component: 150 - total flux cleaned = 0.0376727 Jy ! Component: 200 - total flux cleaned = 0.0433016 Jy ! Total flux subtracted in 200 components = 0.0433016 Jy ! Clean residual min=-0.004633 max=0.004190 Jy/beam ! Clean residual mean=-0.000027 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.585733 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 91 components and 0.585733 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=8.272 mas, bmaj=9.366 mas, bpa=14.83 degrees ! Estimated noise=1936.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058748 Jy ! Component: 100 - total flux cleaned = 0.00929525 Jy ! Component: 150 - total flux cleaned = 0.0112228 Jy ! Component: 200 - total flux cleaned = 0.0117105 Jy ! Total flux subtracted in 200 components = 0.0117105 Jy ! Clean residual min=-0.004497 max=0.004200 Jy/beam ! Clean residual mean=-0.000036 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.597444 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.000119032 Jy ! Component: 100 - total flux cleaned = 0.000276557 Jy ! Component: 150 - total flux cleaned = 0.000322634 Jy ! Component: 200 - total flux cleaned = 0.000325988 Jy ! Total flux subtracted in 200 components = 0.000325988 Jy ! Clean residual min=-0.004301 max=0.004284 Jy/beam ! Clean residual mean=-0.000034 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.59777 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 185 components and 0.59777 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.621 mas, bmaj=5.227 mas, bpa=0.7531 degrees ! Estimated noise=1638.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298549 Jy ! Component: 100 - total flux cleaned = -3.63169e-05 Jy ! Component: 150 - total flux cleaned = 0.000308413 Jy ! Component: 200 - total flux cleaned = 0.000413338 Jy ! Total flux subtracted in 200 components = 0.000413338 Jy ! Clean residual min=-0.004106 max=0.004031 Jy/beam ! Clean residual mean=-0.000018 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.598183 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 204 components and 0.598183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095012Jy sigma=0.000725 ! Fit after self-cal, rms=0.094998Jy sigma=0.000724 wmodel J0443+3441_S_2017_08_05_pus_map.mod ! Writing 204 model components to file: J0443+3441_S_2017_08_05_pus_map.mod wobs J0443+3441_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0443+3441_S_2017_08_05_pus_uvs.fits wwins J0443+3441_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0443+3441_S_2017_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322522 Jy ! Component: 100 - total flux cleaned = -0.000253748 Jy ! Component: 150 - total flux cleaned = -0.000119762 Jy ! Component: 200 - total flux cleaned = 7.22092e-05 Jy ! Component: 250 - total flux cleaned = 0.000318937 Jy ! Component: 300 - total flux cleaned = 0.000556832 Jy ! Component: 350 - total flux cleaned = 0.000787359 Jy ! Component: 400 - total flux cleaned = 0.00106902 Jy ! Component: 450 - total flux cleaned = 0.00145052 Jy ! Component: 500 - total flux cleaned = 0.00166331 Jy ! Component: 550 - total flux cleaned = 0.00192097 Jy ! Component: 600 - total flux cleaned = 0.00192214 Jy ! Component: 650 - total flux cleaned = 0.00221775 Jy ! Component: 700 - total flux cleaned = 0.00240955 Jy ! Component: 750 - total flux cleaned = 0.00264491 Jy ! Component: 800 - total flux cleaned = 0.00287499 Jy ! Component: 850 - total flux cleaned = 0.00305592 Jy ! Component: 900 - total flux cleaned = 0.00323368 Jy ! Component: 950 - total flux cleaned = 0.00336484 Jy ! Component: 1000 - total flux cleaned = 0.00357957 Jy ! Component: 1050 - total flux cleaned = 0.00374789 Jy ! Component: 1100 - total flux cleaned = 0.00391504 Jy ! Component: 1150 - total flux cleaned = 0.00411906 Jy ! Component: 1200 - total flux cleaned = 0.00415941 Jy ! Component: 1250 - total flux cleaned = 0.00423899 Jy ! Component: 1300 - total flux cleaned = 0.00423895 Jy ! Component: 1350 - total flux cleaned = 0.00427792 Jy ! Component: 1400 - total flux cleaned = 0.00427804 Jy ! Component: 1450 - total flux cleaned = 0.00431601 Jy ! Component: 1500 - total flux cleaned = 0.00424234 Jy ! Component: 1550 - total flux cleaned = 0.00424193 Jy ! Component: 1600 - total flux cleaned = 0.00424197 Jy ! Component: 1650 - total flux cleaned = 0.004206 Jy ! Component: 1700 - total flux cleaned = 0.00420601 Jy ! Component: 1750 - total flux cleaned = 0.00427462 Jy ! Component: 1800 - total flux cleaned = 0.00413804 Jy ! Component: 1850 - total flux cleaned = 0.00427335 Jy ! Component: 1900 - total flux cleaned = 0.00420629 Jy ! Component: 1950 - total flux cleaned = 0.00430548 Jy ! Component: 2000 - total flux cleaned = 0.00440393 Jy ! Component: 2050 - total flux cleaned = 0.00433855 Jy ! Component: 2100 - total flux cleaned = 0.00421081 Jy ! Component: 2150 - total flux cleaned = 0.00427382 Jy ! Component: 2200 - total flux cleaned = 0.00427343 Jy ! Component: 2250 - total flux cleaned = 0.00414956 Jy ! Component: 2300 - total flux cleaned = 0.00418042 Jy ! Component: 2350 - total flux cleaned = 0.00411987 Jy ! Component: 2400 - total flux cleaned = 0.00415081 Jy ! Component: 2450 - total flux cleaned = 0.00421026 Jy ! Component: 2500 - total flux cleaned = 0.00426897 Jy ! Component: 2550 - total flux cleaned = 0.00429825 Jy ! Component: 2600 - total flux cleaned = 0.00444223 Jy ! Component: 2650 - total flux cleaned = 0.00452763 Jy ! Component: 2700 - total flux cleaned = 0.00461235 Jy ! Component: 2750 - total flux cleaned = 0.00475288 Jy ! Component: 2800 - total flux cleaned = 0.00489164 Jy ! Component: 2850 - total flux cleaned = 0.00497417 Jy ! Component: 2900 - total flux cleaned = 0.00511077 Jy ! Component: 2950 - total flux cleaned = 0.00524633 Jy ! Component: 3000 - total flux cleaned = 0.00529965 Jy ! Component: 3050 - total flux cleaned = 0.00540649 Jy ! Component: 3100 - total flux cleaned = 0.00553851 Jy ! Component: 3150 - total flux cleaned = 0.00564311 Jy ! Component: 3200 - total flux cleaned = 0.00582424 Jy ! Component: 3250 - total flux cleaned = 0.00592678 Jy ! Component: 3300 - total flux cleaned = 0.00610495 Jy ! Component: 3350 - total flux cleaned = 0.0062313 Jy ! Component: 3400 - total flux cleaned = 0.00645662 Jy ! Component: 3450 - total flux cleaned = 0.00660549 Jy ! Component: 3500 - total flux cleaned = 0.00672861 Jy ! Component: 3550 - total flux cleaned = 0.00685082 Jy ! Component: 3600 - total flux cleaned = 0.00699703 Jy ! Component: 3650 - total flux cleaned = 0.00709333 Jy ! Component: 3700 - total flux cleaned = 0.00730836 Jy ! Component: 3750 - total flux cleaned = 0.00735582 Jy ! Component: 3800 - total flux cleaned = 0.00745042 Jy ! Component: 3850 - total flux cleaned = 0.00759073 Jy ! Component: 3900 - total flux cleaned = 0.0076371 Jy ! Component: 3950 - total flux cleaned = 0.00772951 Jy ! Component: 4000 - total flux cleaned = 0.00786736 Jy ! Component: 4050 - total flux cleaned = 0.00786736 Jy ! Total flux subtracted in 4096 components = 0.00793539 Jy ! Clean residual min=-0.001503 max=0.001289 Jy/beam ! Clean residual mean=-0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.606118 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 473 components and 0.606119 Jy ![Exited script file: muppet] wmap "J0443+3441_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.621 x 5.227 at 0.7531 degrees (North through East) ! Clean map min=-0.0029538 max=0.49855 Jy/beam ! Writing clean map to FITS file: J0443+3441_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.498549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000410225 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.246851 0.246851 0.493703 0.987405 1.97481 3.94962 7.89924 15.7985 31.597 63.1939 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.498 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.621 x 5.227 at 0.7531 degrees (North through East) ! Clean map min=-0.0029538 max=0.49855 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 J0443+3441_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:20:23 2019