! Started logfile: J1716+2305_S_2017_03_23_pus_uvs.log on Mon May 13 10:05:30 2019 obs J1716+2305_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1716+2305_S_2017_03_23_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9045 visibilities/baseline/integration-bin. ! Found source: J1716+2305 ! ! 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 19700 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 J1716+2305_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 412 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.936512Jy sigma=0.008261 ! Fit after self-cal, rms=0.923988Jy sigma=0.008173 ! 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.026 mas, bmaj=6.283 mas, bpa=-5.614 degrees ! Estimated noise=927.325 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.059741 Jy ! Component: 100 - total flux cleaned = 0.0731215 Jy ! Total flux subtracted in 100 components = 0.0731215 Jy ! Clean residual min=-0.002851 max=0.004661 Jy/beam ! Clean residual mean=-0.000016 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.0731215 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0731215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086082Jy sigma=0.000677 ! Fit after self-cal, rms=0.086034Jy sigma=0.000677 ! 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.595 mas, bmaj=7.193 mas, bpa=-5.228 degrees ! Estimated noise=627.512 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.00670848 Jy ! Component: 100 - total flux cleaned = 0.0095766 Jy ! Component: 150 - total flux cleaned = 0.0110637 Jy ! Component: 200 - total flux cleaned = 0.0119821 Jy ! Total flux subtracted in 200 components = 0.0119821 Jy ! Clean residual min=-0.002883 max=0.002578 Jy/beam ! Clean residual mean=-0.000006 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0851035 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.0851035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085501Jy sigma=0.000673 ! Fit after self-cal, rms=0.085536Jy sigma=0.000673 ! 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.04 FD 0.96 HN 0.92 KP 1.00 ! LA 0.99 MK 1.03 NL 0.87 OV 1.06 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 0.97 KP 0.99 ! LA 0.95 MK 1.01 NL 1.06 OV 1.09 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.95 KP 0.89 ! LA 0.75 MK 1.09 NL 1.38 OV 0.95 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 1.02 HN 0.92 KP 1.00* ! LA 0.77 MK 1.09 NL 1.00* OV 2.08 ! PT 1.05 SC 1.45 ! ! ! Fit before self-cal, rms=0.085536Jy sigma=0.000673 ! Fit after self-cal, rms=0.091094Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=7.236 mas, bpa=-4.928 degrees ! Estimated noise=629.436 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.000314058 Jy ! Component: 100 - total flux cleaned = 0.00038698 Jy ! Component: 150 - total flux cleaned = 0.000358496 Jy ! Component: 200 - total flux cleaned = 0.000320649 Jy ! Total flux subtracted in 200 components = 0.000320649 Jy ! Clean residual min=-0.001702 max=0.001776 Jy/beam ! Clean residual mean=-0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0854242 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.0854242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091082Jy sigma=0.000663 ! Fit after self-cal, rms=0.091479Jy 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.091479Jy sigma=0.000662 ! Fit after self-cal, rms=0.092588Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=7.26 mas, bpa=-4.885 degrees ! Estimated noise=630.637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208292 Jy ! Component: 100 - total flux cleaned = -0.000224099 Jy ! Component: 150 - total flux cleaned = -0.00022417 Jy ! Component: 200 - total flux cleaned = -0.000224521 Jy ! Total flux subtracted in 200 components = -0.000224521 Jy ! Clean residual min=-0.001641 max=0.001566 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0851996 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0851997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092582Jy sigma=0.000660 ! Fit after self-cal, rms=0.092676Jy 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 = -1.9742e-05 Jy ! Component: 100 - total flux cleaned = -4.74516e-05 Jy ! Component: 150 - total flux cleaned = -7.34788e-05 Jy ! Component: 200 - total flux cleaned = -8.93958e-05 Jy ! Total flux subtracted in 200 components = -8.93958e-05 Jy ! Clean residual min=-0.001619 max=0.001579 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0851103 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.0851103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092673Jy sigma=0.000660 ! Fit after self-cal, rms=0.092674Jy sigma=0.000660 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092674Jy sigma=0.000660 ! Fit after self-cal, rms=0.093573Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=7.278 mas, bpa=-4.848 degrees ! Estimated noise=631.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.11526e-05 Jy ! Component: 100 - total flux cleaned = -0.000103817 Jy ! Component: 150 - total flux cleaned = -0.00012276 Jy ! Component: 200 - total flux cleaned = -0.000130894 Jy ! Total flux subtracted in 200 components = -0.000130894 Jy ! Clean residual min=-0.001615 max=0.001560 Jy/beam ! Clean residual mean=-0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0849794 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.0849794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093570Jy sigma=0.000660 ! Fit after self-cal, rms=0.093589Jy 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 = 5.82021e-06 Jy ! Component: 100 - total flux cleaned = -9.82479e-06 Jy ! Component: 150 - total flux cleaned = -2.50288e-05 Jy ! Component: 200 - total flux cleaned = -3.952e-05 Jy ! Total flux subtracted in 200 components = -3.952e-05 Jy ! Clean residual min=-0.001612 max=0.001559 Jy/beam ! Clean residual mean=-0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0849398 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0849398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093587Jy sigma=0.000660 ! Fit after self-cal, rms=0.093587Jy 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.093587Jy sigma=0.000660 ! Fit after self-cal, rms=0.093884Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.538 mas, bmaj=10.52 mas, bpa=-3.991 degrees ! Estimated noise=747.745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.14668e-05 Jy ! Component: 100 - total flux cleaned = -0.000123935 Jy ! Component: 150 - total flux cleaned = -0.000144502 Jy ! Component: 200 - total flux cleaned = -0.000161816 Jy ! Total flux subtracted in 200 components = -0.000161816 Jy ! Clean residual min=-0.001633 max=0.001674 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.084778 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.084778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093884Jy sigma=0.000660 ! Fit after self-cal, rms=0.093887Jy 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 = -1.51311e-05 Jy ! Component: 100 - total flux cleaned = -3.24645e-05 Jy ! Component: 150 - total flux cleaned = -4.15352e-05 Jy ! Component: 200 - total flux cleaned = -4.55129e-05 Jy ! Total flux subtracted in 200 components = -4.55129e-05 Jy ! Clean residual min=-0.001627 max=0.001672 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0847325 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 69 components and 0.0847325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093888Jy sigma=0.000660 ! Fit after self-cal, rms=0.093888Jy sigma=0.000660 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=7.288 mas, bpa=-4.809 degrees ! Estimated noise=632.923 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.608 x 7.288 at -4.809 degrees (North through East) ! Clean map min=-0.0015529 max=0.079566 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.034 mas, bmaj=6.389 mas, bpa=-5.358 degrees ! Estimated noise=943.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605881 Jy ! Component: 100 - total flux cleaned = 0.0741658 Jy ! Component: 150 - total flux cleaned = 0.0791837 Jy ! Component: 200 - total flux cleaned = 0.0815992 Jy ! Total flux subtracted in 200 components = 0.0815992 Jy ! Clean residual min=-0.002251 max=0.002405 Jy/beam ! Clean residual mean=-0.000006 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0815992 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0815992 Jy ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=7.288 mas, bpa=-4.809 degrees ! Estimated noise=632.923 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.00221445 Jy ! Component: 100 - total flux cleaned = 0.00296577 Jy ! Component: 150 - total flux cleaned = 0.00308044 Jy ! Component: 200 - total flux cleaned = 0.00312784 Jy ! Total flux subtracted in 200 components = 0.00312784 Jy ! Clean residual min=-0.001665 max=0.001545 Jy/beam ! Clean residual mean=-0.000003 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.084727 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.084727 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.538 mas, bmaj=10.52 mas, bpa=-3.991 degrees ! Estimated noise=747.745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.9212e-05 Jy ! Component: 100 - total flux cleaned = 8.75795e-05 Jy ! Component: 150 - total flux cleaned = 4.82062e-05 Jy ! Component: 200 - total flux cleaned = 3.28346e-05 Jy ! Total flux subtracted in 200 components = 3.28346e-05 Jy ! Clean residual min=-0.001629 max=0.001679 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0847599 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 = -7.18202e-06 Jy ! Component: 100 - total flux cleaned = -7.48337e-06 Jy ! Component: 150 - total flux cleaned = -1.34326e-05 Jy ! Component: 200 - total flux cleaned = -8.04991e-06 Jy ! Total flux subtracted in 200 components = -8.04991e-06 Jy ! Clean residual min=-0.001630 max=0.001673 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0847518 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0847518 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=7.288 mas, bpa=-4.809 degrees ! Estimated noise=632.923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018252 Jy ! Component: 100 - total flux cleaned = 0.000148758 Jy ! Component: 150 - total flux cleaned = 0.000149062 Jy ! Component: 200 - total flux cleaned = 0.000148358 Jy ! Total flux subtracted in 200 components = 0.000148358 Jy ! Clean residual min=-0.001619 max=0.001518 Jy/beam ! Clean residual mean=-0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0849002 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0849002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093891Jy sigma=0.000660 ! Fit after self-cal, rms=0.093889Jy sigma=0.000660 wmodel J1716+2305_S_2017_03_23_pus_map.mod ! Writing 48 model components to file: J1716+2305_S_2017_03_23_pus_map.mod wobs J1716+2305_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1716+2305_S_2017_03_23_pus_uvs.fits wwins J1716+2305_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J1716+2305_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.000176995 Jy ! Component: 100 - total flux cleaned = -0.000332128 Jy ! Component: 150 - total flux cleaned = -0.000406225 Jy ! Component: 200 - total flux cleaned = -0.000643675 Jy ! Component: 250 - total flux cleaned = -0.000758531 Jy ! Component: 300 - total flux cleaned = -0.000893583 Jy ! Component: 350 - total flux cleaned = -0.00102491 Jy ! Component: 400 - total flux cleaned = -0.00111068 Jy ! Component: 450 - total flux cleaned = -0.00115276 Jy ! Component: 500 - total flux cleaned = -0.00119431 Jy ! Component: 550 - total flux cleaned = -0.00127494 Jy ! Component: 600 - total flux cleaned = -0.00127449 Jy ! Component: 650 - total flux cleaned = -0.00129375 Jy ! Component: 700 - total flux cleaned = -0.00129325 Jy ! Component: 750 - total flux cleaned = -0.00129357 Jy ! Component: 800 - total flux cleaned = -0.00136878 Jy ! Component: 850 - total flux cleaned = -0.00138681 Jy ! Component: 900 - total flux cleaned = -0.00138642 Jy ! Component: 950 - total flux cleaned = -0.00131429 Jy ! Component: 1000 - total flux cleaned = -0.00138568 Jy ! Component: 1050 - total flux cleaned = -0.001421 Jy ! Component: 1100 - total flux cleaned = -0.00145591 Jy ! Component: 1150 - total flux cleaned = -0.00150775 Jy ! Component: 1200 - total flux cleaned = -0.00160991 Jy ! Component: 1250 - total flux cleaned = -0.00169429 Jy ! Component: 1300 - total flux cleaned = -0.00176094 Jy ! Component: 1350 - total flux cleaned = -0.00182697 Jy ! Component: 1400 - total flux cleaned = -0.00182728 Jy ! Component: 1450 - total flux cleaned = -0.0019573 Jy ! Component: 1500 - total flux cleaned = -0.00197287 Jy ! Component: 1550 - total flux cleaned = -0.00197289 Jy ! Component: 1600 - total flux cleaned = -0.0020201 Jy ! Component: 1650 - total flux cleaned = -0.0020826 Jy ! Component: 1700 - total flux cleaned = -0.00202045 Jy ! Component: 1750 - total flux cleaned = -0.00214345 Jy ! Component: 1800 - total flux cleaned = -0.00214339 Jy ! Component: 1850 - total flux cleaned = -0.00211306 Jy ! Component: 1900 - total flux cleaned = -0.00217303 Jy ! Component: 1950 - total flux cleaned = -0.00223254 Jy ! Component: 2000 - total flux cleaned = -0.00224721 Jy ! Component: 2050 - total flux cleaned = -0.00233498 Jy ! Component: 2100 - total flux cleaned = -0.00234927 Jy ! Component: 2150 - total flux cleaned = -0.00243549 Jy ! Component: 2200 - total flux cleaned = -0.00247838 Jy ! Component: 2250 - total flux cleaned = -0.00253503 Jy ! Component: 2300 - total flux cleaned = -0.0025632 Jy ! Component: 2350 - total flux cleaned = -0.00259133 Jy ! Component: 2400 - total flux cleaned = -0.00266088 Jy ! Component: 2450 - total flux cleaned = -0.00267479 Jy ! Component: 2500 - total flux cleaned = -0.00274308 Jy ! Component: 2550 - total flux cleaned = -0.00268863 Jy ! Component: 2600 - total flux cleaned = -0.00275621 Jy ! Component: 2650 - total flux cleaned = -0.00280992 Jy ! Component: 2700 - total flux cleaned = -0.0028098 Jy ! Component: 2750 - total flux cleaned = -0.00290234 Jy ! Component: 2800 - total flux cleaned = -0.00286296 Jy ! Component: 2850 - total flux cleaned = -0.00290215 Jy ! Component: 2900 - total flux cleaned = -0.00295406 Jy ! Component: 2950 - total flux cleaned = -0.0028895 Jy ! Component: 3000 - total flux cleaned = -0.00295352 Jy ! Component: 3050 - total flux cleaned = -0.00300446 Jy ! Component: 3100 - total flux cleaned = -0.00299182 Jy ! Component: 3150 - total flux cleaned = -0.00300442 Jy ! Component: 3200 - total flux cleaned = -0.00302924 Jy ! Component: 3250 - total flux cleaned = -0.00301678 Jy ! Component: 3300 - total flux cleaned = -0.00302902 Jy ! Component: 3350 - total flux cleaned = -0.00309052 Jy ! Component: 3400 - total flux cleaned = -0.00309048 Jy ! Component: 3450 - total flux cleaned = -0.0031147 Jy ! Component: 3500 - total flux cleaned = -0.0031147 Jy ! Component: 3550 - total flux cleaned = -0.00315053 Jy ! Component: 3600 - total flux cleaned = -0.00310281 Jy ! Component: 3650 - total flux cleaned = -0.00318581 Jy ! Component: 3700 - total flux cleaned = -0.00316234 Jy ! Component: 3750 - total flux cleaned = -0.00318564 Jy ! Component: 3800 - total flux cleaned = -0.00318564 Jy ! Component: 3850 - total flux cleaned = -0.00313934 Jy ! Component: 3900 - total flux cleaned = -0.00318552 Jy ! Component: 3950 - total flux cleaned = -0.00319695 Jy ! Component: 4000 - total flux cleaned = -0.00323121 Jy ! Component: 4050 - total flux cleaned = -0.00321997 Jy ! Total flux subtracted in 4096 components = -0.0031861 Jy ! Clean residual min=-0.000659 max=0.000714 Jy/beam ! Clean residual mean=-0.000002 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0817141 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 336 components and 0.0817142 Jy ![Exited script file: muppet] wmap "J1716+2305_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.608 x 7.288 at -4.809 degrees (North through East) ! Clean map min=-0.0013532 max=0.079621 Jy/beam ! Writing clean map to FITS file: J1716+2305_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.079621 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210053 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.79145 0.79145 1.5829 3.1658 6.3316 12.6632 25.3264 50.6528 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.608 x 7.288 at -4.809 degrees (North through East) ! Clean map min=-0.0013532 max=0.079621 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 J1716+2305_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:05:37 2019