! Started logfile: J2212+2355_S_2017_02_19_pus_uvs.log on Sat May 4 18:59:29 2019 obs J2212+2355_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2212+2355_S_2017_02_19_pus_uva.fits ! AN table 1: 23 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.663768 visibilities/baseline/integration-bin. ! Found source: J2212+2355 ! ! 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 482 lines of history. ! ! Reading 2748 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 J2212+2355_S_2017_02_19_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.399427Jy sigma=0.003378 ! Fit after self-cal, rms=0.394629Jy sigma=0.003341 ! 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.504 mas, bmaj=6.443 mas, bpa=-9.956 degrees ! Estimated noise=2047.25 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.474105 Jy ! Component: 100 - total flux cleaned = 0.594891 Jy ! Total flux subtracted in 100 components = 0.594891 Jy ! Clean residual min=-0.021271 max=0.050765 Jy/beam ! Clean residual mean=-0.000033 rms=0.005604 Jy/beam ! Combined flux in latest and established models = 0.594891 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.594891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152705Jy sigma=0.001124 ! Fit after self-cal, rms=0.152690Jy sigma=0.001124 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0536709 Jy ! Component: 100 - total flux cleaned = 0.0788436 Jy ! Total flux subtracted in 100 components = 0.0788436 Jy ! Clean residual min=-0.019097 max=0.017012 Jy/beam ! Clean residual mean=-0.000020 rms=0.004056 Jy/beam ! Combined flux in latest and established models = 0.673734 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.673734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129772Jy sigma=0.000967 ! Fit after self-cal, rms=0.129746Jy sigma=0.000966 ! 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=2.939 mas, bmaj=6.879 mas, bpa=-7.101 degrees ! Estimated noise=1791.24 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.0123827 Jy ! Component: 100 - total flux cleaned = 0.0187909 Jy ! Component: 150 - total flux cleaned = 0.0229035 Jy ! Component: 200 - total flux cleaned = 0.0258329 Jy ! Total flux subtracted in 200 components = 0.0258329 Jy ! Clean residual min=-0.015296 max=0.014727 Jy/beam ! Clean residual mean=-0.000024 rms=0.003800 Jy/beam ! Combined flux in latest and established models = 0.699567 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.699567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127731Jy sigma=0.000962 ! Fit after self-cal, rms=0.127720Jy sigma=0.000962 ! 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.01 FD 0.92 HN 0.98 KP 1.05 ! LA 1.02 MK 0.97 NL 0.91 OV 1.05 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.00 KP 1.00 ! LA 0.99 MK 0.96 NL 1.10 OV 1.09 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 0.99 KP 0.90 ! LA 0.77 MK 0.99 NL 1.29 OV 1.00 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.96 HN 0.92 KP 1.00* ! LA 0.82 MK 1.40 NL 1.00* OV 1.07 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.127720Jy sigma=0.000962 ! Fit after self-cal, rms=0.091415Jy sigma=0.000709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=6.918 mas, bpa=-6.919 degrees ! Estimated noise=1791.88 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.00422608 Jy ! Component: 100 - total flux cleaned = -0.00570621 Jy ! Component: 150 - total flux cleaned = -0.00610387 Jy ! Component: 200 - total flux cleaned = -0.00642318 Jy ! Total flux subtracted in 200 components = -0.00642318 Jy ! Clean residual min=-0.007756 max=0.008413 Jy/beam ! Clean residual mean=-0.000001 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.693144 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.693144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091229Jy sigma=0.000707 ! Fit after self-cal, rms=0.091300Jy sigma=0.000707 ! 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.091300Jy sigma=0.000707 ! Fit after self-cal, rms=0.088758Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=6.938 mas, bpa=-6.701 degrees ! Estimated noise=1791.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00190169 Jy ! Component: 100 - total flux cleaned = -0.00213842 Jy ! Component: 150 - total flux cleaned = -0.00240976 Jy ! Component: 200 - total flux cleaned = -0.00263712 Jy ! Total flux subtracted in 200 components = -0.00263712 Jy ! Clean residual min=-0.006426 max=0.006149 Jy/beam ! Clean residual mean=-0.000002 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.690507 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.690507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088624Jy sigma=0.000682 ! Fit after self-cal, rms=0.088632Jy sigma=0.000682 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.30274e-06 Jy ! Component: 100 - total flux cleaned = 5.34986e-05 Jy ! Component: 150 - total flux cleaned = 1.01183e-05 Jy ! Component: 200 - total flux cleaned = -2.81826e-05 Jy ! Total flux subtracted in 200 components = -2.81826e-05 Jy ! Clean residual min=-0.006399 max=0.006182 Jy/beam ! Clean residual mean=-0.000002 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.690479 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.690479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088593Jy sigma=0.000681 ! Fit after self-cal, rms=0.088592Jy sigma=0.000681 ! 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.088592Jy sigma=0.000681 ! Fit after self-cal, rms=0.086577Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=6.95 mas, bpa=-6.623 degrees ! Estimated noise=1792.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000884533 Jy ! Component: 100 - total flux cleaned = -0.00103322 Jy ! Component: 150 - total flux cleaned = -0.00107515 Jy ! Component: 200 - total flux cleaned = -0.00107404 Jy ! Total flux subtracted in 200 components = -0.00107404 Jy ! Clean residual min=-0.004575 max=0.004208 Jy/beam ! Clean residual mean=-0.000004 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.689405 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.689405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086526Jy sigma=0.000660 ! Fit after self-cal, rms=0.086537Jy 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 = 4.7363e-05 Jy ! Component: 100 - total flux cleaned = 4.77428e-05 Jy ! Component: 150 - total flux cleaned = 1.94791e-05 Jy ! Component: 200 - total flux cleaned = -7.16795e-06 Jy ! Total flux subtracted in 200 components = -7.16795e-06 Jy ! Clean residual min=-0.004569 max=0.004222 Jy/beam ! Clean residual mean=-0.000004 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.689398 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.689398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086518Jy sigma=0.000660 ! Fit after self-cal, rms=0.086517Jy 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.086517Jy sigma=0.000660 ! Fit after self-cal, rms=0.086535Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.822 mas, bmaj=9.326 mas, bpa=-0.4836 degrees ! Estimated noise=2396.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119577 Jy ! Component: 100 - total flux cleaned = 0.000946033 Jy ! Component: 150 - total flux cleaned = 0.000753491 Jy ! Component: 200 - total flux cleaned = 0.000628764 Jy ! Total flux subtracted in 200 components = 0.000628764 Jy ! Clean residual min=-0.005060 max=0.005246 Jy/beam ! Clean residual mean=-0.000004 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.690027 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.690027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086569Jy sigma=0.000660 ! Fit after self-cal, rms=0.086551Jy 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 = -8.43889e-07 Jy ! Component: 100 - total flux cleaned = -9.77342e-05 Jy ! Component: 150 - total flux cleaned = -0.000204234 Jy ! Component: 200 - total flux cleaned = -0.000271996 Jy ! Total flux subtracted in 200 components = -0.000271996 Jy ! Clean residual min=-0.005061 max=0.005148 Jy/beam ! Clean residual mean=-0.000005 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.689755 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.689755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086586Jy sigma=0.000660 ! Fit after self-cal, rms=0.086576Jy 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=2.943 mas, bmaj=6.953 mas, bpa=-6.553 degrees ! Estimated noise=1791.85 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 6.953 at -6.553 degrees (North through East) ! Clean map min=-0.0042022 max=0.62113 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086576Jy sigma=0.000660 ! Fit after self-cal, rms=0.080451Jy sigma=0.000608 ! Inverting map and beam ! Estimated beam: bmin=2.941 mas, bmaj=6.957 mas, bpa=-6.605 degrees ! Estimated noise=1792.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000711018 Jy ! Component: 100 - total flux cleaned = -0.00066984 Jy ! Component: 150 - total flux cleaned = -0.000607194 Jy ! Component: 200 - total flux cleaned = -0.000526806 Jy ! Total flux subtracted in 200 components = -0.000526806 Jy ! Clean residual min=-0.004253 max=0.004275 Jy/beam ! Clean residual mean=-0.000005 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.689228 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.689228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080412Jy sigma=0.000607 ! Fit after self-cal, rms=0.080407Jy sigma=0.000607 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.36935e-05 Jy ! Component: 100 - total flux cleaned = 0.00016422 Jy ! Component: 150 - total flux cleaned = 0.000230583 Jy ! Component: 200 - total flux cleaned = 0.000292562 Jy ! Total flux subtracted in 200 components = 0.000292562 Jy ! Clean residual min=-0.004249 max=0.004300 Jy/beam ! Clean residual mean=-0.000005 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.68952 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.68952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080392Jy sigma=0.000607 ! Fit after self-cal, rms=0.080390Jy sigma=0.000607 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080390Jy sigma=0.000607 ! Fit after self-cal, rms=0.080410Jy sigma=0.000607 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.511 mas, bmaj=6.513 mas, bpa=-9.433 degrees ! Estimated noise=2049.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.474575 Jy ! Component: 100 - total flux cleaned = 0.591495 Jy ! Component: 150 - total flux cleaned = 0.642293 Jy ! Component: 200 - total flux cleaned = 0.665916 Jy ! Total flux subtracted in 200 components = 0.665916 Jy ! Clean residual min=-0.007288 max=0.010519 Jy/beam ! Clean residual mean=-0.000006 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.665916 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.665916 Jy ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=6.958 mas, bpa=-6.552 degrees ! Estimated noise=1792.47 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.0132448 Jy ! Component: 100 - total flux cleaned = 0.0193599 Jy ! Component: 150 - total flux cleaned = 0.0222223 Jy ! Component: 200 - total flux cleaned = 0.0228928 Jy ! Total flux subtracted in 200 components = 0.0228928 Jy ! Clean residual min=-0.005030 max=0.005920 Jy/beam ! Clean residual mean=-0.000004 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.688809 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.688809 Jy ! Inverting map ! Added new window around map position (3.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354098 Jy ! Component: 100 - total flux cleaned = 0.00362653 Jy ! Component: 150 - total flux cleaned = 0.00354972 Jy ! Component: 200 - total flux cleaned = 0.00347931 Jy ! Total flux subtracted in 200 components = 0.00347931 Jy ! Clean residual min=-0.004660 max=0.004276 Jy/beam ! Clean residual mean=-0.000003 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.692288 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.692288 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.82 mas, bmaj=9.325 mas, bpa=-0.539 degrees ! Estimated noise=2397.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.3857e-05 Jy ! Component: 100 - total flux cleaned = 3.23922e-05 Jy ! Component: 150 - total flux cleaned = 7.57846e-05 Jy ! Component: 200 - total flux cleaned = 0.000146716 Jy ! Total flux subtracted in 200 components = 0.000146716 Jy ! Clean residual min=-0.004838 max=0.004449 Jy/beam ! Clean residual mean=-0.000005 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.692435 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.88473e-05 Jy ! Component: 100 - total flux cleaned = 2.94331e-05 Jy ! Component: 150 - total flux cleaned = 5.23954e-05 Jy ! Component: 200 - total flux cleaned = 3.07192e-05 Jy ! Total flux subtracted in 200 components = 3.07192e-05 Jy ! Clean residual min=-0.004894 max=0.004435 Jy/beam ! Clean residual mean=-0.000005 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.692465 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 67 components and 0.692466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=6.958 mas, bpa=-6.552 degrees ! Estimated noise=1792.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102306 Jy ! Component: 100 - total flux cleaned = -0.000849712 Jy ! Component: 150 - total flux cleaned = -0.000703064 Jy ! Component: 200 - total flux cleaned = -0.000566886 Jy ! Total flux subtracted in 200 components = -0.000566886 Jy ! Clean residual min=-0.004518 max=0.004230 Jy/beam ! Clean residual mean=-0.000003 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.691899 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.691899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080355Jy sigma=0.000606 ! Fit after self-cal, rms=0.080328Jy sigma=0.000606 wmodel J2212+2355_S_2017_02_19_pus_map.mod ! Writing 79 model components to file: J2212+2355_S_2017_02_19_pus_map.mod wobs J2212+2355_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2212+2355_S_2017_02_19_pus_uvs.fits wwins J2212+2355_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J2212+2355_S_2017_02_19_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.000670382 Jy ! Component: 100 - total flux cleaned = -0.000898808 Jy ! Component: 150 - total flux cleaned = -0.000898592 Jy ! Component: 200 - total flux cleaned = -0.000761215 Jy ! Component: 250 - total flux cleaned = -0.000956816 Jy ! Component: 300 - total flux cleaned = -0.00108385 Jy ! Component: 350 - total flux cleaned = -0.00120757 Jy ! Component: 400 - total flux cleaned = -0.00108582 Jy ! Component: 450 - total flux cleaned = -0.00108568 Jy ! Component: 500 - total flux cleaned = -0.000855793 Jy ! Component: 550 - total flux cleaned = -0.00102771 Jy ! Component: 600 - total flux cleaned = -0.0010835 Jy ! Component: 650 - total flux cleaned = -0.00108387 Jy ! Component: 700 - total flux cleaned = -0.00103018 Jy ! Component: 750 - total flux cleaned = -0.00108283 Jy ! Component: 800 - total flux cleaned = -0.00118723 Jy ! Component: 850 - total flux cleaned = -0.000980416 Jy ! Component: 900 - total flux cleaned = -0.000929853 Jy ! Component: 950 - total flux cleaned = -0.000980149 Jy ! Component: 1000 - total flux cleaned = -0.000929936 Jy ! Component: 1050 - total flux cleaned = -0.00102706 Jy ! Component: 1100 - total flux cleaned = -0.000787334 Jy ! Component: 1150 - total flux cleaned = -0.000834883 Jy ! Component: 1200 - total flux cleaned = -0.000882048 Jy ! Component: 1250 - total flux cleaned = -0.000789481 Jy ! Component: 1300 - total flux cleaned = -0.000834929 Jy ! Component: 1350 - total flux cleaned = -0.000790574 Jy ! Component: 1400 - total flux cleaned = -0.000834978 Jy ! Component: 1450 - total flux cleaned = -0.000834818 Jy ! Component: 1500 - total flux cleaned = -0.000792882 Jy ! Component: 1550 - total flux cleaned = -0.0010078 Jy ! Component: 1600 - total flux cleaned = -0.0010505 Jy ! Component: 1650 - total flux cleaned = -0.00125983 Jy ! Component: 1700 - total flux cleaned = -0.00121823 Jy ! Component: 1750 - total flux cleaned = -0.00138216 Jy ! Component: 1800 - total flux cleaned = -0.00134169 Jy ! Component: 1850 - total flux cleaned = -0.00130169 Jy ! Component: 1900 - total flux cleaned = -0.00142161 Jy ! Component: 1950 - total flux cleaned = -0.0013827 Jy ! Component: 2000 - total flux cleaned = -0.0015784 Jy ! Component: 2050 - total flux cleaned = -0.00157771 Jy ! Component: 2100 - total flux cleaned = -0.00169241 Jy ! Component: 2150 - total flux cleaned = -0.00184458 Jy ! Component: 2200 - total flux cleaned = -0.00188221 Jy ! Component: 2250 - total flux cleaned = -0.00195756 Jy ! Component: 2300 - total flux cleaned = -0.00225363 Jy ! Component: 2350 - total flux cleaned = -0.00232676 Jy ! Component: 2400 - total flux cleaned = -0.00247265 Jy ! Component: 2450 - total flux cleaned = -0.00265315 Jy ! Component: 2500 - total flux cleaned = -0.00279631 Jy ! Component: 2550 - total flux cleaned = -0.00286717 Jy ! Component: 2600 - total flux cleaned = -0.00307823 Jy ! Component: 2650 - total flux cleaned = -0.00311336 Jy ! Component: 2700 - total flux cleaned = -0.00321738 Jy ! Component: 2750 - total flux cleaned = -0.00328641 Jy ! Component: 2800 - total flux cleaned = -0.00345697 Jy ! Component: 2850 - total flux cleaned = -0.0034907 Jy ! Component: 2900 - total flux cleaned = -0.00379265 Jy ! Component: 2950 - total flux cleaned = -0.00375928 Jy ! Component: 3000 - total flux cleaned = -0.00389135 Jy ! Component: 3050 - total flux cleaned = -0.00398967 Jy ! Component: 3100 - total flux cleaned = -0.00405486 Jy ! Component: 3150 - total flux cleaned = -0.00421647 Jy ! Component: 3200 - total flux cleaned = -0.00434442 Jy ! Component: 3250 - total flux cleaned = -0.00440844 Jy ! Component: 3300 - total flux cleaned = -0.00453463 Jy ! Component: 3350 - total flux cleaned = -0.00469195 Jy ! Component: 3400 - total flux cleaned = -0.0049409 Jy ! Component: 3450 - total flux cleaned = -0.00487907 Jy ! Component: 3500 - total flux cleaned = -0.00503263 Jy ! Component: 3550 - total flux cleaned = -0.00521516 Jy ! Component: 3600 - total flux cleaned = -0.00512453 Jy ! Component: 3650 - total flux cleaned = -0.00539562 Jy ! Component: 3700 - total flux cleaned = -0.00542524 Jy ! Component: 3750 - total flux cleaned = -0.00560363 Jy ! Component: 3800 - total flux cleaned = -0.0055154 Jy ! Component: 3850 - total flux cleaned = -0.00580832 Jy ! Component: 3900 - total flux cleaned = -0.00586616 Jy ! Component: 3950 - total flux cleaned = -0.00595321 Jy ! Component: 4000 - total flux cleaned = -0.00618307 Jy ! Component: 4050 - total flux cleaned = -0.0062972 Jy ! Total flux subtracted in 4096 components = -0.00649564 Jy ! Clean residual min=-0.001732 max=0.001529 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.685403 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 374 components and 0.685403 Jy ![Exited script file: muppet] wmap "J2212+2355_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 6.958 at -6.552 degrees (North through East) ! Clean map min=-0.0033551 max=0.62141 Jy/beam ! Writing clean map to FITS file: J2212+2355_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.621415 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000531086 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.256392 0.256392 0.512784 1.02557 2.05114 4.10227 8.20455 16.4091 32.8182 65.6364 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.621 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 6.958 at -6.552 degrees (North through East) ! Clean map min=-0.0033551 max=0.62141 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 J2212+2355_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:59:33 2019