! Started logfile: J1149+2824_S_2017_04_28_pus_uvs.log on Thu May 2 16:24:16 2019 obs J1149+2824_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1149+2824_S_2017_04_28_pus_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.719761 visibilities/baseline/integration-bin. ! Found source: J1149+2824 ! ! 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 671 lines of history. ! ! Reading 19304 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 J1149+2824_S_2017_04_28_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 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 812 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875569Jy sigma=0.023071 ! Fit after self-cal, rms=0.868575Jy sigma=0.023043 ! 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.186 mas, bmaj=6.733 mas, bpa=4.841 degrees ! Estimated noise=751.216 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.0900329 Jy ! Component: 100 - total flux cleaned = 0.111768 Jy ! Total flux subtracted in 100 components = 0.111768 Jy ! Clean residual min=-0.016206 max=0.016920 Jy/beam ! Clean residual mean=-0.000001 rms=0.006634 Jy/beam ! Combined flux in latest and established models = 0.111768 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.111768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091506Jy sigma=0.002388 ! Fit after self-cal, rms=0.091438Jy sigma=0.002386 ! 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.656 mas, bmaj=7.395 mas, bpa=3.243 degrees ! Estimated noise=512.147 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.0105923 Jy ! Component: 100 - total flux cleaned = 0.0149504 Jy ! Component: 150 - total flux cleaned = 0.016563 Jy ! Component: 200 - total flux cleaned = 0.017541 Jy ! Total flux subtracted in 200 components = 0.017541 Jy ! Clean residual min=-0.017480 max=0.018121 Jy/beam ! Clean residual mean=0.000016 rms=0.006671 Jy/beam ! Combined flux in latest and established models = 0.129309 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.129309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089958Jy sigma=0.002312 ! Fit after self-cal, rms=0.089960Jy sigma=0.002311 ! 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.78 FD 0.90 HN 0.98 KP 0.89 ! LA 0.89 MK 1.01 NL 0.87 OV 0.90 ! PT 0.98 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.84 HN 0.99 KP 0.88 ! LA 0.86 MK 0.99 NL 1.01 OV 1.11 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.86 HN 0.99 KP 0.92 ! LA 0.89 MK 1.07 NL 0.97 OV 0.88 ! PT 0.94 SC 0.97 ! ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.83 HN 1.10 KP 1.00* ! LA 29.45 MK 1.14 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.089960Jy sigma=0.002311 ! Fit after self-cal, rms=1.404961Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=7.449 mas, bpa=4.876 degrees ! Estimated noise=522.748 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.00195062 Jy ! Component: 100 - total flux cleaned = 0.00182725 Jy ! Component: 150 - total flux cleaned = 0.00190862 Jy ! Component: 200 - total flux cleaned = 0.00197722 Jy ! Total flux subtracted in 200 components = 0.00197722 Jy ! Clean residual min=-0.003361 max=0.002920 Jy/beam ! Clean residual mean=0.000014 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.131287 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.131287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.404568Jy sigma=0.000691 ! Fit after self-cal, rms=1.405034Jy sigma=0.000688 ! 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=1.405034Jy sigma=0.000688 ! Fit after self-cal, rms=0.395090Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=7.456 mas, bpa=4.741 degrees ! Estimated noise=527.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185576 Jy ! Component: 100 - total flux cleaned = 0.0017944 Jy ! Component: 150 - total flux cleaned = 0.00183683 Jy ! Component: 200 - total flux cleaned = 0.00184095 Jy ! Total flux subtracted in 200 components = 0.00184095 Jy ! Clean residual min=-0.002232 max=0.002413 Jy/beam ! Clean residual mean=0.000015 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.133127 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.133127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.394977Jy sigma=0.000671 ! Fit after self-cal, rms=0.394955Jy sigma=0.000670 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.81866e-05 Jy ! Component: 100 - total flux cleaned = -3.00311e-05 Jy ! Component: 150 - total flux cleaned = -7.39305e-05 Jy ! Component: 200 - total flux cleaned = -7.35775e-05 Jy ! Total flux subtracted in 200 components = -7.35775e-05 Jy ! Clean residual min=-0.002202 max=0.002373 Jy/beam ! Clean residual mean=0.000015 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.133054 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.133054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.394947Jy sigma=0.000670 ! Fit after self-cal, rms=0.394919Jy sigma=0.000670 ! 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.394919Jy sigma=0.000670 ! Fit after self-cal, rms=0.067524Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=7.462 mas, bpa=4.365 degrees ! Estimated noise=528.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159365 Jy ! Component: 100 - total flux cleaned = 8.7197e-05 Jy ! Component: 150 - total flux cleaned = 6.64759e-05 Jy ! Component: 200 - total flux cleaned = 6.64073e-05 Jy ! Total flux subtracted in 200 components = 6.64073e-05 Jy ! Clean residual min=-0.001452 max=0.002193 Jy/beam ! Clean residual mean=0.000006 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.13312 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.13312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067487Jy sigma=0.000659 ! Fit after self-cal, rms=0.067349Jy sigma=0.000658 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 (-6.5, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201314 Jy ! Component: 100 - total flux cleaned = 0.00320297 Jy ! Component: 150 - total flux cleaned = 0.00401165 Jy ! Component: 200 - total flux cleaned = 0.00433032 Jy ! Total flux subtracted in 200 components = 0.00433032 Jy ! Clean residual min=-0.001434 max=0.001570 Jy/beam ! Clean residual mean=0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.137451 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.137451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067273Jy sigma=0.000657 ! Fit after self-cal, rms=0.067273Jy sigma=0.000657 ! Inverting map ! Added new window around map position (-121, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122299 Jy ! Component: 100 - total flux cleaned = 0.0015795 Jy ! Component: 150 - total flux cleaned = 0.00177848 Jy ! Component: 200 - total flux cleaned = 0.00193227 Jy ! Total flux subtracted in 200 components = 0.00193227 Jy ! Clean residual min=-0.001337 max=0.001272 Jy/beam ! Clean residual mean=0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.139383 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.139383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067232Jy sigma=0.000657 ! Fit after self-cal, rms=0.067220Jy sigma=0.000657 ! 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.067220Jy sigma=0.000657 ! Fit after self-cal, rms=0.066869Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.162 mas, bmaj=9.725 mas, bpa=-0.2491 degrees ! Estimated noise=627.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008133 Jy ! Component: 100 - total flux cleaned = 0.00140361 Jy ! Component: 150 - total flux cleaned = 0.00180697 Jy ! Component: 200 - total flux cleaned = 0.00205193 Jy ! Total flux subtracted in 200 components = 0.00205193 Jy ! Clean residual min=-0.001395 max=0.001387 Jy/beam ! Clean residual mean=0.000004 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.141435 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 111 components and 0.141435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066864Jy sigma=0.000657 ! Fit after self-cal, rms=0.066861Jy sigma=0.000657 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.000258228 Jy ! Component: 100 - total flux cleaned = 0.000329327 Jy ! Component: 150 - total flux cleaned = 0.00039366 Jy ! Component: 200 - total flux cleaned = 0.000429414 Jy ! Total flux subtracted in 200 components = 0.000429414 Jy ! Clean residual min=-0.001386 max=0.001370 Jy/beam ! Clean residual mean=0.000004 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.141864 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 126 components and 0.141864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066859Jy sigma=0.000657 ! Fit after self-cal, rms=0.066857Jy sigma=0.000657 ! 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.481 mas, bmaj=7.457 mas, bpa=4.106 degrees ! Estimated noise=528.657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 7.457 at 4.106 degrees (North through East) ! Clean map min=-0.0012074 max=0.11713 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.059 mas, bmaj=6.803 mas, bpa=5.942 degrees ! Estimated noise=751.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911434 Jy ! Component: 100 - total flux cleaned = 0.113822 Jy ! Component: 150 - total flux cleaned = 0.122778 Jy ! Component: 200 - total flux cleaned = 0.12733 Jy ! Total flux subtracted in 200 components = 0.12733 Jy ! Clean residual min=-0.001909 max=0.002607 Jy/beam ! Clean residual mean=0.000003 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.12733 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.12733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=7.457 mas, bpa=4.106 degrees ! Estimated noise=528.657 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) ! Added new window around map position (0, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306203 Jy ! Component: 100 - total flux cleaned = 0.00529661 Jy ! Component: 150 - total flux cleaned = 0.00711274 Jy ! Component: 200 - total flux cleaned = 0.00862006 Jy ! Total flux subtracted in 200 components = 0.00862006 Jy ! Clean residual min=-0.001468 max=0.001635 Jy/beam ! Clean residual mean=0.000004 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.135951 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.135951 Jy ! Inverting map ! Added new window around map position (-36.5, 58.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151107 Jy ! Component: 100 - total flux cleaned = 0.0023674 Jy ! Component: 150 - total flux cleaned = 0.00284575 Jy ! Component: 200 - total flux cleaned = 0.00321167 Jy ! Total flux subtracted in 200 components = 0.00321167 Jy ! Clean residual min=-0.001370 max=0.001397 Jy/beam ! Clean residual mean=0.000003 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.139162 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 52 components and 0.139162 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.162 mas, bmaj=9.725 mas, bpa=-0.2491 degrees ! Estimated noise=627.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000671129 Jy ! Component: 100 - total flux cleaned = 0.00114052 Jy ! Component: 150 - total flux cleaned = 0.00154802 Jy ! Component: 200 - total flux cleaned = 0.00185681 Jy ! Total flux subtracted in 200 components = 0.00185681 Jy ! Clean residual min=-0.001402 max=0.001339 Jy/beam ! Clean residual mean=0.000004 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.141019 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.000120611 Jy ! Component: 100 - total flux cleaned = 0.000200219 Jy ! Component: 150 - total flux cleaned = 0.000274692 Jy ! Component: 200 - total flux cleaned = 0.000345003 Jy ! Total flux subtracted in 200 components = 0.000345003 Jy ! Clean residual min=-0.001385 max=0.001303 Jy/beam ! Clean residual mean=0.000004 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.141364 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 103 components and 0.141364 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=7.457 mas, bpa=4.106 degrees ! Estimated noise=528.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240617 Jy ! Component: 100 - total flux cleaned = 0.000502677 Jy ! Component: 150 - total flux cleaned = 0.000689169 Jy ! Component: 200 - total flux cleaned = 0.000737948 Jy ! Total flux subtracted in 200 components = 0.000737948 Jy ! Clean residual min=-0.001243 max=0.001314 Jy/beam ! Clean residual mean=0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.142102 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 128 components and 0.142102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066842Jy sigma=0.000657 ! Fit after self-cal, rms=0.066823Jy sigma=0.000656 wmodel J1149+2824_S_2017_04_28_pus_map.mod ! Writing 128 model components to file: J1149+2824_S_2017_04_28_pus_map.mod wobs J1149+2824_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1149+2824_S_2017_04_28_pus_uvs.fits wwins J1149+2824_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J1149+2824_S_2017_04_28_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 = 7.36912e-05 Jy ! Component: 100 - total flux cleaned = 9.56262e-05 Jy ! Component: 150 - total flux cleaned = 0.000115846 Jy ! Component: 200 - total flux cleaned = 0.000174947 Jy ! Component: 250 - total flux cleaned = 0.000250766 Jy ! Component: 300 - total flux cleaned = 0.000361586 Jy ! Component: 350 - total flux cleaned = 0.000469465 Jy ! Component: 400 - total flux cleaned = 0.00055676 Jy ! Component: 450 - total flux cleaned = 0.000625261 Jy ! Component: 500 - total flux cleaned = 0.000726187 Jy ! Component: 550 - total flux cleaned = 0.000874659 Jy ! Component: 600 - total flux cleaned = 0.000956049 Jy ! Component: 650 - total flux cleaned = 0.00109958 Jy ! Component: 700 - total flux cleaned = 0.00117765 Jy ! Component: 750 - total flux cleaned = 0.00120843 Jy ! Component: 800 - total flux cleaned = 0.00131474 Jy ! Component: 850 - total flux cleaned = 0.0013298 Jy ! Component: 900 - total flux cleaned = 0.00140344 Jy ! Component: 950 - total flux cleaned = 0.00144708 Jy ! Component: 1000 - total flux cleaned = 0.00150413 Jy ! Component: 1050 - total flux cleaned = 0.00156078 Jy ! Component: 1100 - total flux cleaned = 0.00156076 Jy ! Component: 1150 - total flux cleaned = 0.0016156 Jy ! Component: 1200 - total flux cleaned = 0.00158827 Jy ! Component: 1250 - total flux cleaned = 0.00158867 Jy ! Component: 1300 - total flux cleaned = 0.0016151 Jy ! Component: 1350 - total flux cleaned = 0.00162798 Jy ! Component: 1400 - total flux cleaned = 0.00162819 Jy ! Component: 1450 - total flux cleaned = 0.00169204 Jy ! Component: 1500 - total flux cleaned = 0.00171712 Jy ! Component: 1550 - total flux cleaned = 0.00170473 Jy ! Component: 1600 - total flux cleaned = 0.0017665 Jy ! Component: 1650 - total flux cleaned = 0.00175412 Jy ! Component: 1700 - total flux cleaned = 0.00176605 Jy ! Component: 1750 - total flux cleaned = 0.00172995 Jy ! Component: 1800 - total flux cleaned = 0.00175363 Jy ! Component: 1850 - total flux cleaned = 0.0017416 Jy ! Component: 1900 - total flux cleaned = 0.00167163 Jy ! Component: 1950 - total flux cleaned = 0.00171797 Jy ! Component: 2000 - total flux cleaned = 0.00169514 Jy ! Component: 2050 - total flux cleaned = 0.00171774 Jy ! Component: 2100 - total flux cleaned = 0.00169548 Jy ! Component: 2150 - total flux cleaned = 0.00169548 Jy ! Component: 2200 - total flux cleaned = 0.00169562 Jy ! Component: 2250 - total flux cleaned = 0.00175042 Jy ! Component: 2300 - total flux cleaned = 0.00170694 Jy ! Component: 2350 - total flux cleaned = 0.00169605 Jy ! Component: 2400 - total flux cleaned = 0.00167465 Jy ! Component: 2450 - total flux cleaned = 0.00172781 Jy ! Component: 2500 - total flux cleaned = 0.00175939 Jy ! Component: 2550 - total flux cleaned = 0.00178038 Jy ! Component: 2600 - total flux cleaned = 0.00182176 Jy ! Component: 2650 - total flux cleaned = 0.0018836 Jy ! Component: 2700 - total flux cleaned = 0.00186318 Jy ! Component: 2750 - total flux cleaned = 0.00192402 Jy ! Component: 2800 - total flux cleaned = 0.00193423 Jy ! Component: 2850 - total flux cleaned = 0.00201412 Jy ! Component: 2900 - total flux cleaned = 0.00199422 Jy ! Component: 2950 - total flux cleaned = 0.00204348 Jy ! Component: 3000 - total flux cleaned = 0.00198478 Jy ! Component: 3050 - total flux cleaned = 0.0020139 Jy ! Component: 3100 - total flux cleaned = 0.00201404 Jy ! Component: 3150 - total flux cleaned = 0.00205238 Jy ! Component: 3200 - total flux cleaned = 0.00208087 Jy ! Component: 3250 - total flux cleaned = 0.00210914 Jy ! Component: 3300 - total flux cleaned = 0.00210912 Jy ! Component: 3350 - total flux cleaned = 0.00209994 Jy ! Component: 3400 - total flux cleaned = 0.00212776 Jy ! Component: 3450 - total flux cleaned = 0.00215538 Jy ! Component: 3500 - total flux cleaned = 0.00213705 Jy ! Component: 3550 - total flux cleaned = 0.0021461 Jy ! Component: 3600 - total flux cleaned = 0.00217313 Jy ! Component: 3650 - total flux cleaned = 0.00215523 Jy ! Component: 3700 - total flux cleaned = 0.00215515 Jy ! Component: 3750 - total flux cleaned = 0.00217293 Jy ! Component: 3800 - total flux cleaned = 0.00219063 Jy ! Component: 3850 - total flux cleaned = 0.00217307 Jy ! Component: 3900 - total flux cleaned = 0.00218181 Jy ! Component: 3950 - total flux cleaned = 0.00220781 Jy ! Component: 4000 - total flux cleaned = 0.00222504 Jy ! Component: 4050 - total flux cleaned = 0.002225 Jy ! Total flux subtracted in 4096 components = 0.00222512 Jy ! Clean residual min=-0.000463 max=0.000500 Jy/beam ! Clean residual mean=0.000002 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.144327 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 457 components and 0.144327 Jy ![Exited script file: muppet] wmap "J1149+2824_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 7.457 at 4.106 degrees (North through East) ! Clean map min=-0.00086246 max=0.1174 Jy/beam ! Writing clean map to FITS file: J1149+2824_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162446 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415119 0.415119 0.830239 1.66048 3.32095 6.64191 13.2838 26.5676 53.1353 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.481 x 7.457 at 4.106 degrees (North through East) ! Clean map min=-0.00086246 max=0.1174 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 J1149+2824_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:24:22 2019