! Started logfile: J1035+3510_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:11:36 2019 obs J1035+3510_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1035+3510_S_2017_01_16_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.53211 visibilities/baseline/integration-bin. ! Found source: J1035+3510 ! ! 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 622 lines of history. ! ! Reading 20880 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 J1035+3510_S_2017_01_16_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 636 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 871 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 904 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1158 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993373Jy sigma=0.009000 ! Fit after self-cal, rms=0.959336Jy sigma=0.008741 ! 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.683 mas, bmaj=6.62 mas, bpa=19.92 degrees ! Estimated noise=1017.16 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.0334866 Jy ! Component: 100 - total flux cleaned = 0.0408243 Jy ! Total flux subtracted in 100 components = 0.0408243 Jy ! Clean residual min=-0.002791 max=0.002957 Jy/beam ! Clean residual mean=0.000002 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0408243 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0408243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117535Jy sigma=0.000629 ! Fit after self-cal, rms=0.116933Jy sigma=0.000620 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333406 Jy ! Component: 100 - total flux cleaned = 0.0030265 Jy ! Total flux subtracted in 100 components = 0.0030265 Jy ! Clean residual min=-0.003039 max=0.003041 Jy/beam ! Clean residual mean=0.000002 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0438508 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0438508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116686Jy sigma=0.000619 ! Fit after self-cal, rms=0.116678Jy sigma=0.000619 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.543 mas, bmaj=7.515 mas, bpa=15.14 degrees ! Estimated noise=620.02 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.000471654 Jy ! Component: 100 - total flux cleaned = -0.000470818 Jy ! Component: 150 - total flux cleaned = -0.000542141 Jy ! Component: 200 - total flux cleaned = -0.000587687 Jy ! Total flux subtracted in 200 components = -0.000587687 Jy ! Clean residual min=-0.001677 max=0.001877 Jy/beam ! Clean residual mean=0.000005 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0432631 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.0432631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116653Jy sigma=0.000619 ! Fit after self-cal, rms=0.116640Jy sigma=0.000619 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.06 KP 1.02 ! LA 1.05 MK 1.00* NL 0.90 OV 1.07 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.08 KP 1.03 ! LA 0.97 MK 1.00* NL 1.03 OV 1.10 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.10 KP 1.11 ! LA 1.01 MK 1.00* NL 0.94 OV 1.00 ! PT 1.09 SC 1.04 ! ! ! Correcting IF 4. ! A total of 183 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 HN 0.92 KP 1.00* ! LA 0.85 MK 1.00* NL 1.00* OV 0.94 ! PT 1.04 SC 0.37 ! ! ! Fit before self-cal, rms=0.116640Jy sigma=0.000619 ! Fit after self-cal, rms=0.077282Jy sigma=0.000620 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.442 mas, bmaj=7.471 mas, bpa=16.93 degrees ! Estimated noise=641.105 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.000131281 Jy ! Component: 100 - total flux cleaned = 8.07858e-05 Jy ! Component: 150 - total flux cleaned = 6.09908e-05 Jy ! Component: 200 - total flux cleaned = 2.93699e-05 Jy ! Total flux subtracted in 200 components = 2.93699e-05 Jy ! Clean residual min=-0.001499 max=0.001542 Jy/beam ! Clean residual mean=0.000005 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0432925 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0432925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077261Jy sigma=0.000620 ! Fit after self-cal, rms=0.077126Jy sigma=0.000620 ! 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.077126Jy sigma=0.000620 ! Fit after self-cal, rms=0.072882Jy sigma=0.000618 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.455 mas, bmaj=7.427 mas, bpa=16.68 degrees ! Estimated noise=639.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244254 Jy ! Component: 100 - total flux cleaned = 0.000207801 Jy ! Component: 150 - total flux cleaned = 0.000177664 Jy ! Component: 200 - total flux cleaned = 0.000160546 Jy ! Total flux subtracted in 200 components = 0.000160546 Jy ! Clean residual min=-0.001515 max=0.001354 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.043453 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.043453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072878Jy sigma=0.000618 ! Fit after self-cal, rms=0.072830Jy sigma=0.000618 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.95438e-05 Jy ! Component: 100 - total flux cleaned = 9.22906e-06 Jy ! Component: 150 - total flux cleaned = -9.73216e-06 Jy ! Component: 200 - total flux cleaned = -2.58515e-05 Jy ! Total flux subtracted in 200 components = -2.58515e-05 Jy ! Clean residual min=-0.001460 max=0.001411 Jy/beam ! Clean residual mean=0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0434272 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.0434272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072827Jy sigma=0.000618 ! Fit after self-cal, rms=0.072824Jy sigma=0.000618 ! 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.072824Jy sigma=0.000618 ! Fit after self-cal, rms=0.072809Jy sigma=0.000618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.454 mas, bmaj=7.406 mas, bpa=16.9 degrees ! Estimated noise=639.207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174016 Jy ! Component: 100 - total flux cleaned = 0.000164827 Jy ! Component: 150 - total flux cleaned = 0.000140758 Jy ! Component: 200 - total flux cleaned = 0.000126976 Jy ! Total flux subtracted in 200 components = 0.000126976 Jy ! Clean residual min=-0.001495 max=0.001377 Jy/beam ! Clean residual mean=0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0435541 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0435541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072807Jy sigma=0.000618 ! Fit after self-cal, rms=0.072820Jy sigma=0.000618 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.76941e-05 Jy ! Component: 100 - total flux cleaned = 5.80838e-05 Jy ! Component: 150 - total flux cleaned = 4.13948e-05 Jy ! Component: 200 - total flux cleaned = 3.42315e-05 Jy ! Total flux subtracted in 200 components = 3.42315e-05 Jy ! Clean residual min=-0.001494 max=0.001426 Jy/beam ! Clean residual mean=0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0435884 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0435884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072818Jy sigma=0.000618 ! Fit after self-cal, rms=0.072816Jy sigma=0.000618 ! 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.072816Jy sigma=0.000618 ! Fit after self-cal, rms=0.072971Jy sigma=0.000618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.052 mas, bmaj=9.564 mas, bpa=0.9982 degrees ! Estimated noise=744.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.96106e-05 Jy ! Component: 100 - total flux cleaned = -4.48963e-05 Jy ! Component: 150 - total flux cleaned = -4.47902e-05 Jy ! Component: 200 - total flux cleaned = -5.22103e-05 Jy ! Total flux subtracted in 200 components = -5.22103e-05 Jy ! Clean residual min=-0.001761 max=0.001819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0435362 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.0435362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072970Jy sigma=0.000618 ! Fit after self-cal, rms=0.072978Jy sigma=0.000618 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 (-67, -102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147584 Jy ! Component: 100 - total flux cleaned = 0.00199781 Jy ! Component: 150 - total flux cleaned = 0.00227992 Jy ! Component: 200 - total flux cleaned = 0.00251152 Jy ! Total flux subtracted in 200 components = 0.00251152 Jy ! Clean residual min=-0.001552 max=0.001423 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0460477 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 82 components and 0.0460477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072945Jy sigma=0.000617 ! Fit after self-cal, rms=0.072936Jy sigma=0.000617 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.453 mas, bmaj=7.389 mas, bpa=17.05 degrees ! Estimated noise=639.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.453 x 7.389 at 17.05 degrees (North through East) ! Clean map min=-0.0014545 max=0.044717 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.606 mas, bmaj=6.602 mas, bpa=20.67 degrees ! Estimated noise=1007.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348488 Jy ! Component: 100 - total flux cleaned = 0.0425293 Jy ! Component: 150 - total flux cleaned = 0.0438067 Jy ! Component: 200 - total flux cleaned = 0.0450262 Jy ! Total flux subtracted in 200 components = 0.0450262 Jy ! Clean residual min=-0.002578 max=0.002422 Jy/beam ! Clean residual mean=-0.000001 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.0450262 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0450262 Jy ! Inverting map and beam ! Estimated beam: bmin=4.453 mas, bmaj=7.389 mas, bpa=17.05 degrees ! Estimated noise=639.84 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.000619961 Jy ! Component: 100 - total flux cleaned = 0.00115206 Jy ! Component: 150 - total flux cleaned = 0.00145681 Jy ! Component: 200 - total flux cleaned = 0.00177568 Jy ! Total flux subtracted in 200 components = 0.00177568 Jy ! Clean residual min=-0.001551 max=0.001344 Jy/beam ! Clean residual mean=0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0468019 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 39 components and 0.0468019 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.052 mas, bmaj=9.564 mas, bpa=0.9982 degrees ! Estimated noise=744.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278006 Jy ! Component: 100 - total flux cleaned = 0.000511072 Jy ! Component: 150 - total flux cleaned = 0.000707483 Jy ! Component: 200 - total flux cleaned = 0.000903236 Jy ! Total flux subtracted in 200 components = 0.000903236 Jy ! Clean residual min=-0.001561 max=0.001355 Jy/beam ! Clean residual mean=-0.000000 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0477051 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.000152189 Jy ! Component: 100 - total flux cleaned = 0.000289923 Jy ! Component: 150 - total flux cleaned = 0.000397205 Jy ! Component: 200 - total flux cleaned = 0.00047971 Jy ! Total flux subtracted in 200 components = 0.00047971 Jy ! Clean residual min=-0.001525 max=0.001385 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0481848 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 87 components and 0.0481848 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.453 mas, bmaj=7.389 mas, bpa=17.05 degrees ! Estimated noise=639.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.34822e-05 Jy ! Component: 100 - total flux cleaned = -5.16885e-05 Jy ! Component: 150 - total flux cleaned = -8.01643e-05 Jy ! Component: 200 - total flux cleaned = -3.15637e-05 Jy ! Total flux subtracted in 200 components = -3.15637e-05 Jy ! Clean residual min=-0.001392 max=0.001385 Jy/beam ! Clean residual mean=-0.000000 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0481532 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.0481533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072896Jy sigma=0.000617 ! Fit after self-cal, rms=0.072888Jy sigma=0.000617 wmodel J1035+3510_S_2017_01_16_pus_map.mod ! Writing 103 model components to file: J1035+3510_S_2017_01_16_pus_map.mod wobs J1035+3510_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1035+3510_S_2017_01_16_pus_uvs.fits wwins J1035+3510_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J1035+3510_S_2017_01_16_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.00017676 Jy ! Component: 100 - total flux cleaned = -0.000245206 Jy ! Component: 150 - total flux cleaned = -0.000287664 Jy ! Component: 200 - total flux cleaned = -0.000329009 Jy ! Component: 250 - total flux cleaned = -0.000348967 Jy ! Component: 300 - total flux cleaned = -0.000483673 Jy ! Component: 350 - total flux cleaned = -0.000558431 Jy ! Component: 400 - total flux cleaned = -0.000723081 Jy ! Component: 450 - total flux cleaned = -0.000848034 Jy ! Component: 500 - total flux cleaned = -0.00100543 Jy ! Component: 550 - total flux cleaned = -0.00112528 Jy ! Component: 600 - total flux cleaned = -0.0012767 Jy ! Component: 650 - total flux cleaned = -0.00137536 Jy ! Component: 700 - total flux cleaned = -0.00145639 Jy ! Component: 750 - total flux cleaned = -0.00153586 Jy ! Component: 800 - total flux cleaned = -0.00161391 Jy ! Component: 850 - total flux cleaned = -0.00167563 Jy ! Component: 900 - total flux cleaned = -0.00167578 Jy ! Component: 950 - total flux cleaned = -0.00175066 Jy ! Component: 1000 - total flux cleaned = -0.00178004 Jy ! Component: 1050 - total flux cleaned = -0.00179491 Jy ! Component: 1100 - total flux cleaned = -0.00186698 Jy ! Component: 1150 - total flux cleaned = -0.0019097 Jy ! Component: 1200 - total flux cleaned = -0.00199389 Jy ! Component: 1250 - total flux cleaned = -0.00202134 Jy ! Component: 1300 - total flux cleaned = -0.00200772 Jy ! Component: 1350 - total flux cleaned = -0.0020349 Jy ! Component: 1400 - total flux cleaned = -0.00206182 Jy ! Component: 1450 - total flux cleaned = -0.00210184 Jy ! Component: 1500 - total flux cleaned = -0.0021678 Jy ! Component: 1550 - total flux cleaned = -0.0022461 Jy ! Component: 1600 - total flux cleaned = -0.00221993 Jy ! Component: 1650 - total flux cleaned = -0.00222004 Jy ! Component: 1700 - total flux cleaned = -0.00224554 Jy ! Component: 1750 - total flux cleaned = -0.00227072 Jy ! Component: 1800 - total flux cleaned = -0.00225818 Jy ! Component: 1850 - total flux cleaned = -0.00230769 Jy ! Component: 1900 - total flux cleaned = -0.00233227 Jy ! Component: 1950 - total flux cleaned = -0.00232022 Jy ! Component: 2000 - total flux cleaned = -0.00235628 Jy ! Component: 2050 - total flux cleaned = -0.0023799 Jy ! Component: 2100 - total flux cleaned = -0.00232063 Jy ! Component: 2150 - total flux cleaned = -0.00232089 Jy ! Component: 2200 - total flux cleaned = -0.00234427 Jy ! Component: 2250 - total flux cleaned = -0.00234422 Jy ! Component: 2300 - total flux cleaned = -0.00234427 Jy ! Component: 2350 - total flux cleaned = -0.00229884 Jy ! Component: 2400 - total flux cleaned = -0.00233288 Jy ! Component: 2450 - total flux cleaned = -0.00233299 Jy ! Component: 2500 - total flux cleaned = -0.00232183 Jy ! Component: 2550 - total flux cleaned = -0.00234408 Jy ! Component: 2600 - total flux cleaned = -0.00234418 Jy ! Component: 2650 - total flux cleaned = -0.00233324 Jy ! Component: 2700 - total flux cleaned = -0.00234406 Jy ! Component: 2750 - total flux cleaned = -0.00233334 Jy ! Component: 2800 - total flux cleaned = -0.00233342 Jy ! Component: 2850 - total flux cleaned = -0.00229109 Jy ! Component: 2900 - total flux cleaned = -0.0022596 Jy ! Component: 2950 - total flux cleaned = -0.00221775 Jy ! Component: 3000 - total flux cleaned = -0.00223854 Jy ! Component: 3050 - total flux cleaned = -0.00218695 Jy ! Component: 3100 - total flux cleaned = -0.00215611 Jy ! Component: 3150 - total flux cleaned = -0.00213583 Jy ! Component: 3200 - total flux cleaned = -0.00211561 Jy ! Component: 3250 - total flux cleaned = -0.00214581 Jy ! Component: 3300 - total flux cleaned = -0.00209588 Jy ! Component: 3350 - total flux cleaned = -0.00208598 Jy ! Component: 3400 - total flux cleaned = -0.00206624 Jy ! Component: 3450 - total flux cleaned = -0.00205648 Jy ! Component: 3500 - total flux cleaned = -0.00202714 Jy ! Component: 3550 - total flux cleaned = -0.00198836 Jy ! Component: 3600 - total flux cleaned = -0.00203652 Jy ! Component: 3650 - total flux cleaned = -0.00200774 Jy ! Component: 3700 - total flux cleaned = -0.00199829 Jy ! Component: 3750 - total flux cleaned = -0.00193204 Jy ! Component: 3800 - total flux cleaned = -0.00195089 Jy ! Component: 3850 - total flux cleaned = -0.00194146 Jy ! Component: 3900 - total flux cleaned = -0.00189501 Jy ! Component: 3950 - total flux cleaned = -0.00192265 Jy ! Component: 4000 - total flux cleaned = -0.00186753 Jy ! Component: 4050 - total flux cleaned = -0.0019041 Jy ! Total flux subtracted in 4096 components = -0.00186769 Jy ! Clean residual min=-0.000505 max=0.000511 Jy/beam ! Clean residual mean=-0.000000 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0462856 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 405 components and 0.0462856 Jy ![Exited script file: muppet] wmap "J1035+3510_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.453 x 7.389 at 17.05 degrees (North through East) ! Clean map min=-0.0011546 max=0.044383 Jy/beam ! Writing clean map to FITS file: J1035+3510_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0443827 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172505 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16603 1.16603 2.33206 4.66412 9.32825 18.6565 37.313 74.626 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.044 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.453 x 7.389 at 17.05 degrees (North through East) ! Clean map min=-0.0011546 max=0.044383 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 J1035+3510_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:11:42 2019