! Started logfile: J1504-0248_S_2017_03_23_pus_uvs.log on Mon May 13 10:02:10 2019 obs J1504-0248_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1504-0248_S_2017_03_23_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.849134 visibilities/baseline/integration-bin. ! Found source: J1504-0248 ! ! 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 33320 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 J1504-0248_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 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 743 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986277Jy sigma=0.007603 ! Fit after self-cal, rms=0.947236Jy sigma=0.007336 ! 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.79 mas, bmaj=7.034 mas, bpa=-2.113 degrees ! Estimated noise=872.334 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.0434674 Jy ! Component: 100 - total flux cleaned = 0.053938 Jy ! Total flux subtracted in 100 components = 0.053938 Jy ! Clean residual min=-0.003060 max=0.004053 Jy/beam ! Clean residual mean=0.000007 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.053938 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.053938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096774Jy sigma=0.000667 ! Fit after self-cal, rms=0.096114Jy sigma=0.000663 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00497429 Jy ! Component: 100 - total flux cleaned = 0.00740485 Jy ! Total flux subtracted in 100 components = 0.00740485 Jy ! Clean residual min=-0.002958 max=0.003175 Jy/beam ! Clean residual mean=0.000006 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0613429 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.0613429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095842Jy sigma=0.000662 ! Fit after self-cal, rms=0.095838Jy sigma=0.000662 ! 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.397 mas, bmaj=8.015 mas, bpa=-1.628 degrees ! Estimated noise=557.67 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.0013548 Jy ! Component: 100 - total flux cleaned = 0.00192731 Jy ! Component: 150 - total flux cleaned = 0.0020041 Jy ! Component: 200 - total flux cleaned = 0.00205464 Jy ! Total flux subtracted in 200 components = 0.00205464 Jy ! Clean residual min=-0.002322 max=0.003023 Jy/beam ! Clean residual mean=0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0633975 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.0633975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095811Jy sigma=0.000661 ! Fit after self-cal, rms=0.095819Jy sigma=0.000661 ! 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.02 FD 0.95 HN 1.00 KP 1.07 ! LA 1.00 MK 1.06 NL 0.88 OV 1.11 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 1.05 KP 1.01 ! LA 0.96 MK 1.05 NL 1.04 OV 1.10 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.09 HN 1.06 KP 0.95 ! LA 0.82 MK 0.99 NL 1.10 OV 1.01 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.91 HN 0.89 KP 1.00* ! LA 0.81 MK 1.08 NL 1.00* OV 0.94 ! PT 1.13 SC 0.79 ! ! ! Fit before self-cal, rms=0.095819Jy sigma=0.000661 ! Fit after self-cal, rms=0.092754Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.029 mas, bpa=-1.287 degrees ! Estimated noise=563.622 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 (-88.5, 46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221602 Jy ! Component: 100 - total flux cleaned = 0.00209968 Jy ! Component: 150 - total flux cleaned = 0.00215467 Jy ! Component: 200 - total flux cleaned = 0.00225213 Jy ! Total flux subtracted in 200 components = 0.00225213 Jy ! Clean residual min=-0.001640 max=0.001791 Jy/beam ! Clean residual mean=0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0656496 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.0656497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092701Jy sigma=0.000659 ! Fit after self-cal, rms=0.092617Jy sigma=0.000659 ! 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.092617Jy sigma=0.000659 ! Fit after self-cal, rms=0.091122Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.421 mas, bmaj=8.027 mas, bpa=-1.186 degrees ! Estimated noise=563.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.16798e-05 Jy ! Component: 100 - total flux cleaned = 6.08425e-05 Jy ! Component: 150 - total flux cleaned = 4.07934e-05 Jy ! Component: 200 - total flux cleaned = 5.8729e-05 Jy ! Total flux subtracted in 200 components = 5.8729e-05 Jy ! Clean residual min=-0.001470 max=0.001393 Jy/beam ! Clean residual mean=0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0657084 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.0657084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091111Jy sigma=0.000657 ! Fit after self-cal, rms=0.091160Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193812 Jy ! Component: 100 - total flux cleaned = 0.000213613 Jy ! Component: 150 - total flux cleaned = 0.000249161 Jy ! Component: 200 - total flux cleaned = 0.000282079 Jy ! Total flux subtracted in 200 components = 0.000282079 Jy ! Clean residual min=-0.001495 max=0.001478 Jy/beam ! Clean residual mean=0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0659905 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.0659905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091153Jy sigma=0.000656 ! Fit after self-cal, rms=0.091156Jy sigma=0.000656 ! 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.091156Jy sigma=0.000656 ! Fit after self-cal, rms=0.091041Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.42 mas, bmaj=8.024 mas, bpa=-1.204 degrees ! Estimated noise=562.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216225 Jy ! Component: 100 - total flux cleaned = -0.000311929 Jy ! Component: 150 - total flux cleaned = -0.00032927 Jy ! Component: 200 - total flux cleaned = -0.000328617 Jy ! Total flux subtracted in 200 components = -0.000328617 Jy ! Clean residual min=-0.001413 max=0.001409 Jy/beam ! Clean residual mean=0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0656618 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 99 components and 0.0656618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091034Jy sigma=0.000656 ! Fit after self-cal, rms=0.091073Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.05699e-05 Jy ! Component: 100 - total flux cleaned = -6.41348e-05 Jy ! Component: 150 - total flux cleaned = -3.32631e-05 Jy ! Component: 200 - total flux cleaned = -3.94439e-06 Jy ! Total flux subtracted in 200 components = -3.94439e-06 Jy ! Clean residual min=-0.001468 max=0.001367 Jy/beam ! Clean residual mean=0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0656579 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.0656579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091068Jy sigma=0.000656 ! Fit after self-cal, rms=0.091068Jy sigma=0.000656 ! 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.091068Jy sigma=0.000656 ! Fit after self-cal, rms=0.091168Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.599 mas, bmaj=12.66 mas, bpa=5.802 degrees ! Estimated noise=679.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029668 Jy ! Component: 100 - total flux cleaned = 0.000234928 Jy ! Component: 150 - total flux cleaned = 0.000209409 Jy ! Component: 200 - total flux cleaned = 0.000220489 Jy ! Total flux subtracted in 200 components = 0.000220489 Jy ! Clean residual min=-0.001406 max=0.001357 Jy/beam ! Clean residual mean=0.000005 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0658784 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.0658784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091167Jy sigma=0.000656 ! Fit after self-cal, rms=0.091194Jy sigma=0.000655 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.00385e-05 Jy ! Component: 100 - total flux cleaned = -5.73807e-05 Jy ! Component: 150 - total flux cleaned = -6.79674e-05 Jy ! Component: 200 - total flux cleaned = -6.81519e-05 Jy ! Total flux subtracted in 200 components = -6.81519e-05 Jy ! Clean residual min=-0.001403 max=0.001342 Jy/beam ! Clean residual mean=0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0658102 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 117 components and 0.0658102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091194Jy sigma=0.000655 ! Fit after self-cal, rms=0.091193Jy sigma=0.000655 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.021 mas, bpa=-1.187 degrees ! Estimated noise=562.046 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 8.021 at -1.187 degrees (North through East) ! Clean map min=-0.0016189 max=0.056849 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=2.817 mas, bmaj=7.062 mas, bpa=-1.736 degrees ! Estimated noise=873.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0439329 Jy ! Component: 100 - total flux cleaned = 0.0545124 Jy ! Component: 150 - total flux cleaned = 0.0591109 Jy ! Component: 200 - total flux cleaned = 0.0621695 Jy ! Total flux subtracted in 200 components = 0.0621695 Jy ! Clean residual min=-0.002525 max=0.002684 Jy/beam ! Clean residual mean=0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.0621695 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0621695 Jy ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.021 mas, bpa=-1.187 degrees ! Estimated noise=562.046 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.00203159 Jy ! Component: 100 - total flux cleaned = 0.00222838 Jy ! Component: 150 - total flux cleaned = 0.00227444 Jy ! Component: 200 - total flux cleaned = 0.00223169 Jy ! Total flux subtracted in 200 components = 0.00223169 Jy ! Clean residual min=-0.001539 max=0.001468 Jy/beam ! Clean residual mean=0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0644012 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 54 components and 0.0644012 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.599 mas, bmaj=12.66 mas, bpa=5.802 degrees ! Estimated noise=679.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110744 Jy ! Component: 100 - total flux cleaned = 0.00124677 Jy ! Component: 150 - total flux cleaned = 0.00126889 Jy ! Component: 200 - total flux cleaned = 0.00123534 Jy ! Total flux subtracted in 200 components = 0.00123534 Jy ! Clean residual min=-0.001489 max=0.001327 Jy/beam ! Clean residual mean=0.000005 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0656365 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 = -1.44969e-05 Jy ! Component: 100 - total flux cleaned = -4.0127e-05 Jy ! Component: 150 - total flux cleaned = -5.09061e-05 Jy ! Component: 200 - total flux cleaned = -4.03123e-05 Jy ! Total flux subtracted in 200 components = -4.03123e-05 Jy ! Clean residual min=-0.001467 max=0.001318 Jy/beam ! Clean residual mean=0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0655962 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 79 components and 0.0655962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.021 mas, bpa=-1.187 degrees ! Estimated noise=562.046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.93829e-05 Jy ! Component: 100 - total flux cleaned = 1.21815e-05 Jy ! Component: 150 - total flux cleaned = 3.81094e-05 Jy ! Component: 200 - total flux cleaned = 3.84497e-05 Jy ! Total flux subtracted in 200 components = 3.84497e-05 Jy ! Clean residual min=-0.001472 max=0.001391 Jy/beam ! Clean residual mean=0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0656347 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.0656347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091202Jy sigma=0.000656 ! Fit after self-cal, rms=0.091204Jy sigma=0.000656 wmodel J1504-0248_S_2017_03_23_pus_map.mod ! Writing 96 model components to file: J1504-0248_S_2017_03_23_pus_map.mod wobs J1504-0248_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1504-0248_S_2017_03_23_pus_uvs.fits wwins J1504-0248_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J1504-0248_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.000121716 Jy ! Component: 100 - total flux cleaned = 0.000220172 Jy ! Component: 150 - total flux cleaned = 0.000314396 Jy ! Component: 200 - total flux cleaned = 0.000427301 Jy ! Component: 250 - total flux cleaned = 0.000514435 Jy ! Component: 300 - total flux cleaned = 0.000620736 Jy ! Component: 350 - total flux cleaned = 0.000703606 Jy ! Component: 400 - total flux cleaned = 0.000824814 Jy ! Component: 450 - total flux cleaned = 0.000864245 Jy ! Component: 500 - total flux cleaned = 0.000942045 Jy ! Component: 550 - total flux cleaned = 0.000999707 Jy ! Component: 600 - total flux cleaned = 0.00111207 Jy ! Component: 650 - total flux cleaned = 0.00118569 Jy ! Component: 700 - total flux cleaned = 0.00124019 Jy ! Component: 750 - total flux cleaned = 0.00134745 Jy ! Component: 800 - total flux cleaned = 0.0014705 Jy ! Component: 850 - total flux cleaned = 0.00148819 Jy ! Component: 900 - total flux cleaned = 0.00162579 Jy ! Component: 950 - total flux cleaned = 0.00172735 Jy ! Component: 1000 - total flux cleaned = 0.00187793 Jy ! Component: 1050 - total flux cleaned = 0.00194402 Jy ! Component: 1100 - total flux cleaned = 0.00209115 Jy ! Component: 1150 - total flux cleaned = 0.00223634 Jy ! Component: 1200 - total flux cleaned = 0.00231588 Jy ! Component: 1250 - total flux cleaned = 0.00242674 Jy ! Component: 1300 - total flux cleaned = 0.00259863 Jy ! Component: 1350 - total flux cleaned = 0.0026913 Jy ! Component: 1400 - total flux cleaned = 0.00281352 Jy ! Component: 1450 - total flux cleaned = 0.0029651 Jy ! Component: 1500 - total flux cleaned = 0.00305514 Jy ! Component: 1550 - total flux cleaned = 0.00318899 Jy ! Component: 1600 - total flux cleaned = 0.00323337 Jy ! Component: 1650 - total flux cleaned = 0.00339363 Jy ! Component: 1700 - total flux cleaned = 0.00343702 Jy ! Component: 1750 - total flux cleaned = 0.00355166 Jy ! Component: 1800 - total flux cleaned = 0.00359417 Jy ! Component: 1850 - total flux cleaned = 0.00366465 Jy ! Component: 1900 - total flux cleaned = 0.00377598 Jy ! Component: 1950 - total flux cleaned = 0.00378951 Jy ! Component: 2000 - total flux cleaned = 0.00380327 Jy ! Component: 2050 - total flux cleaned = 0.00384411 Jy ! Component: 2100 - total flux cleaned = 0.0038978 Jy ! Component: 2150 - total flux cleaned = 0.00395134 Jy ! Component: 2200 - total flux cleaned = 0.00405744 Jy ! Component: 2250 - total flux cleaned = 0.00413626 Jy ! Component: 2300 - total flux cleaned = 0.00416235 Jy ! Component: 2350 - total flux cleaned = 0.00431797 Jy ! Component: 2400 - total flux cleaned = 0.00440783 Jy ! Component: 2450 - total flux cleaned = 0.00447146 Jy ! Component: 2500 - total flux cleaned = 0.00457272 Jy ! Component: 2550 - total flux cleaned = 0.00463554 Jy ! Component: 2600 - total flux cleaned = 0.004673 Jy ! Component: 2650 - total flux cleaned = 0.00477224 Jy ! Component: 2700 - total flux cleaned = 0.00485843 Jy ! Component: 2750 - total flux cleaned = 0.00489509 Jy ! Component: 2800 - total flux cleaned = 0.00496791 Jy ! Component: 2850 - total flux cleaned = 0.00504034 Jy ! Component: 2900 - total flux cleaned = 0.00511209 Jy ! Component: 2950 - total flux cleaned = 0.00520723 Jy ! Component: 3000 - total flux cleaned = 0.00519545 Jy ! Component: 3050 - total flux cleaned = 0.00527767 Jy ! Component: 3100 - total flux cleaned = 0.00532425 Jy ! Component: 3150 - total flux cleaned = 0.00531308 Jy ! Component: 3200 - total flux cleaned = 0.00538209 Jy ! Component: 3250 - total flux cleaned = 0.00546206 Jy ! Component: 3300 - total flux cleaned = 0.00553016 Jy ! Component: 3350 - total flux cleaned = 0.00555267 Jy ! Component: 3400 - total flux cleaned = 0.00558627 Jy ! Component: 3450 - total flux cleaned = 0.0055863 Jy ! Component: 3500 - total flux cleaned = 0.00564159 Jy ! Component: 3550 - total flux cleaned = 0.00566348 Jy ! Component: 3600 - total flux cleaned = 0.00569629 Jy ! Component: 3650 - total flux cleaned = 0.00572875 Jy ! Component: 3700 - total flux cleaned = 0.00575029 Jy ! Component: 3750 - total flux cleaned = 0.00578238 Jy ! Component: 3800 - total flux cleaned = 0.00581437 Jy ! Component: 3850 - total flux cleaned = 0.00583553 Jy ! Component: 3900 - total flux cleaned = 0.00590923 Jy ! Component: 3950 - total flux cleaned = 0.0059093 Jy ! Component: 4000 - total flux cleaned = 0.0059093 Jy ! Component: 4050 - total flux cleaned = 0.00589884 Jy ! Total flux subtracted in 4096 components = 0.00595028 Jy ! Clean residual min=-0.000694 max=0.000583 Jy/beam ! Clean residual mean=0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.071585 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 387 components and 0.071585 Jy ![Exited script file: muppet] wmap "J1504-0248_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 8.021 at -1.187 degrees (North through East) ! Clean map min=-0.0014144 max=0.05671 Jy/beam ! Writing clean map to FITS file: J1504-0248_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.0567104 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190297 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00668 1.00668 2.01336 4.02672 8.05345 16.1069 32.2138 64.4276 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.056 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.419 x 8.021 at -1.187 degrees (North through East) ! Clean map min=-0.0014144 max=0.05671 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 J1504-0248_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:02:16 2019