! Started logfile: J0445+0715_S_2017_07_09_pus_uvs.log on Wed May 8 14:42:20 2019 obs J0445+0715_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0445+0715_S_2017_07_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962963 visibilities/baseline/integration-bin. ! Found source: J0445+0715 ! ! 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 594 lines of history. ! ! Reading 14560 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 J0445+0715_S_2017_07_09_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 455 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.847568Jy sigma=0.007817 ! Fit after self-cal, rms=0.840701Jy sigma=0.007759 ! 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.715 mas, bmaj=6.903 mas, bpa=-3.863 degrees ! Estimated noise=941.395 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.124822 Jy ! Component: 100 - total flux cleaned = 0.152362 Jy ! Total flux subtracted in 100 components = 0.152362 Jy ! Clean residual min=-0.004630 max=0.009076 Jy/beam ! Clean residual mean=0.000014 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.152362 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.152362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082002Jy sigma=0.000708 ! Fit after self-cal, rms=0.081999Jy sigma=0.000708 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00944789 Jy ! Component: 100 - total flux cleaned = 0.0140395 Jy ! Total flux subtracted in 100 components = 0.0140395 Jy ! Clean residual min=-0.004019 max=0.004896 Jy/beam ! Clean residual mean=0.000008 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.166401 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.166401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080807Jy sigma=0.000697 ! Fit after self-cal, rms=0.080806Jy sigma=0.000697 ! 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.307 mas, bmaj=7.861 mas, bpa=-3.565 degrees ! Estimated noise=722.597 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.00307359 Jy ! Component: 100 - total flux cleaned = 0.00470373 Jy ! Component: 150 - total flux cleaned = 0.00565612 Jy ! Component: 200 - total flux cleaned = 0.00623001 Jy ! Total flux subtracted in 200 components = 0.00623001 Jy ! Clean residual min=-0.003562 max=0.003891 Jy/beam ! Clean residual mean=0.000006 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.172631 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.172631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080667Jy sigma=0.000697 ! Fit after self-cal, rms=0.080672Jy sigma=0.000697 ! 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.05 FD 0.96 HN 0.92 KP 1.01 ! LA 1.01 MK 1.04 NL 0.88 OV 1.03 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 0.99 KP 0.98 ! LA 0.97 MK 1.07 NL 1.04 OV 1.04 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.99 KP 0.99 ! LA 1.00 MK 1.02 NL 1.00 OV 0.97 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.93 KP 1.00* ! LA 0.93 MK 1.12 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.080672Jy sigma=0.000697 ! Fit after self-cal, rms=0.080619Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.888 mas, bpa=-3.475 degrees ! Estimated noise=724.411 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.000536664 Jy ! Component: 100 - total flux cleaned = -0.000614514 Jy ! Component: 150 - total flux cleaned = -0.000637561 Jy ! Component: 200 - total flux cleaned = -0.000658541 Jy ! Total flux subtracted in 200 components = -0.000658541 Jy ! Clean residual min=-0.003330 max=0.004129 Jy/beam ! Clean residual mean=0.000004 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.171972 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.171972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080604Jy sigma=0.000690 ! Fit after self-cal, rms=0.080603Jy sigma=0.000690 ! 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.080603Jy sigma=0.000690 ! Fit after self-cal, rms=0.080901Jy sigma=0.000685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.884 mas, bpa=-3.527 degrees ! Estimated noise=724.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381113 Jy ! Component: 100 - total flux cleaned = -0.000507855 Jy ! Component: 150 - total flux cleaned = -0.000583556 Jy ! Component: 200 - total flux cleaned = -0.00063641 Jy ! Total flux subtracted in 200 components = -0.00063641 Jy ! Clean residual min=-0.003579 max=0.003117 Jy/beam ! Clean residual mean=0.000006 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.171336 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.171336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080893Jy sigma=0.000685 ! Fit after self-cal, rms=0.080926Jy sigma=0.000685 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 = -6.95806e-05 Jy ! Component: 100 - total flux cleaned = -0.000102254 Jy ! Component: 150 - total flux cleaned = -0.000140753 Jy ! Component: 200 - total flux cleaned = -0.000166602 Jy ! Total flux subtracted in 200 components = -0.000166602 Jy ! Clean residual min=-0.003544 max=0.003118 Jy/beam ! Clean residual mean=0.000006 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.171169 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.171169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080923Jy sigma=0.000685 ! Fit after self-cal, rms=0.080922Jy sigma=0.000685 ! 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.080922Jy sigma=0.000685 ! Fit after self-cal, rms=0.080668Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=7.885 mas, bpa=-3.524 degrees ! Estimated noise=724.484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241338 Jy ! Component: 100 - total flux cleaned = -0.000289086 Jy ! Component: 150 - total flux cleaned = -0.000289087 Jy ! Component: 200 - total flux cleaned = -0.000289002 Jy ! Total flux subtracted in 200 components = -0.000289002 Jy ! Clean residual min=-0.001875 max=0.001903 Jy/beam ! Clean residual mean=0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.17088 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.17088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080665Jy sigma=0.000676 ! Fit after self-cal, rms=0.080700Jy sigma=0.000676 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.37538e-05 Jy ! Component: 100 - total flux cleaned = -1.44785e-05 Jy ! Component: 150 - total flux cleaned = -1.45399e-05 Jy ! Component: 200 - total flux cleaned = -1.46766e-05 Jy ! Total flux subtracted in 200 components = -1.46766e-05 Jy ! Clean residual min=-0.001889 max=0.001880 Jy/beam ! Clean residual mean=0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.170866 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.170866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080698Jy sigma=0.000676 ! Fit after self-cal, rms=0.080698Jy sigma=0.000676 ! 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.080698Jy sigma=0.000676 ! Fit after self-cal, rms=0.080788Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.311 mas, bmaj=11.93 mas, bpa=-6.811 degrees ! Estimated noise=899.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.60832e-05 Jy ! Component: 100 - total flux cleaned = -4.56035e-05 Jy ! Component: 150 - total flux cleaned = -4.50369e-05 Jy ! Component: 200 - total flux cleaned = -4.46669e-05 Jy ! Total flux subtracted in 200 components = -4.46669e-05 Jy ! Clean residual min=-0.001964 max=0.002349 Jy/beam ! Clean residual mean=0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.170821 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.170821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080788Jy sigma=0.000676 ! Fit after self-cal, rms=0.080788Jy sigma=0.000676 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.10546e-05 Jy ! Component: 100 - total flux cleaned = -1.00496e-05 Jy ! Component: 150 - total flux cleaned = -9.32521e-06 Jy ! Component: 200 - total flux cleaned = -8.82838e-06 Jy ! Total flux subtracted in 200 components = -8.82838e-06 Jy ! Clean residual min=-0.001965 max=0.002349 Jy/beam ! Clean residual mean=0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.170812 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.170812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080788Jy sigma=0.000676 ! Fit after self-cal, rms=0.080787Jy sigma=0.000676 ! 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.339 mas, bmaj=7.89 mas, bpa=-3.514 degrees ! Estimated noise=724.619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.339 x 7.89 at -3.514 degrees (North through East) ! Clean map min=-0.0018336 max=0.16219 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.742 mas, bmaj=6.902 mas, bpa=-3.739 degrees ! Estimated noise=948.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125735 Jy ! Component: 100 - total flux cleaned = 0.153205 Jy ! Component: 150 - total flux cleaned = 0.161424 Jy ! Component: 200 - total flux cleaned = 0.16533 Jy ! Total flux subtracted in 200 components = 0.16533 Jy ! Clean residual min=-0.002427 max=0.002942 Jy/beam ! Clean residual mean=0.000004 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.16533 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.16533 Jy ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=7.89 mas, bpa=-3.514 degrees ! Estimated noise=724.619 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271401 Jy ! Component: 100 - total flux cleaned = 0.00416198 Jy ! Component: 150 - total flux cleaned = 0.00491568 Jy ! Component: 200 - total flux cleaned = 0.00522268 Jy ! Total flux subtracted in 200 components = 0.00522268 Jy ! Clean residual min=-0.001859 max=0.001899 Jy/beam ! Clean residual mean=0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.170553 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 55 components and 0.170553 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.311 mas, bmaj=11.93 mas, bpa=-6.811 degrees ! Estimated noise=899.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674598 Jy ! Component: 100 - total flux cleaned = 0.000768559 Jy ! Component: 150 - total flux cleaned = 0.000812122 Jy ! Component: 200 - total flux cleaned = 0.000858861 Jy ! Total flux subtracted in 200 components = 0.000858861 Jy ! Clean residual min=-0.001944 max=0.002322 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.171412 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.79925e-05 Jy ! Component: 100 - total flux cleaned = 5.84504e-05 Jy ! Component: 150 - total flux cleaned = 7.10277e-05 Jy ! Component: 200 - total flux cleaned = 7.68099e-05 Jy ! Total flux subtracted in 200 components = 7.68099e-05 Jy ! Clean residual min=-0.001944 max=0.002322 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.171489 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 80 components and 0.171489 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=7.89 mas, bpa=-3.514 degrees ! Estimated noise=724.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.24141e-05 Jy ! Component: 100 - total flux cleaned = -4.20562e-05 Jy ! Component: 150 - total flux cleaned = -4.2228e-05 Jy ! Component: 200 - total flux cleaned = -5.5319e-06 Jy ! Total flux subtracted in 200 components = -5.5319e-06 Jy ! Clean residual min=-0.001902 max=0.001848 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.171483 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.171483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080774Jy sigma=0.000676 ! Fit after self-cal, rms=0.080771Jy sigma=0.000676 wmodel J0445+0715_S_2017_07_09_pus_map.mod ! Writing 92 model components to file: J0445+0715_S_2017_07_09_pus_map.mod wobs J0445+0715_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0445+0715_S_2017_07_09_pus_uvs.fits wwins J0445+0715_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0445+0715_S_2017_07_09_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.000106383 Jy ! Component: 100 - total flux cleaned = 7.30079e-05 Jy ! Component: 150 - total flux cleaned = -5.21452e-05 Jy ! Component: 200 - total flux cleaned = -8.1101e-05 Jy ! Component: 250 - total flux cleaned = -8.03699e-05 Jy ! Component: 300 - total flux cleaned = -0.000108623 Jy ! Component: 350 - total flux cleaned = 2.75665e-06 Jy ! Component: 400 - total flux cleaned = 8.38424e-05 Jy ! Component: 450 - total flux cleaned = 0.000110851 Jy ! Component: 500 - total flux cleaned = 0.000241113 Jy ! Component: 550 - total flux cleaned = 0.000368007 Jy ! Component: 600 - total flux cleaned = 0.000417461 Jy ! Component: 650 - total flux cleaned = 0.000490125 Jy ! Component: 700 - total flux cleaned = 0.000465857 Jy ! Component: 750 - total flux cleaned = 0.000513343 Jy ! Component: 800 - total flux cleaned = 0.000583222 Jy ! Component: 850 - total flux cleaned = 0.000559744 Jy ! Component: 900 - total flux cleaned = 0.000582405 Jy ! Component: 950 - total flux cleaned = 0.000604694 Jy ! Component: 1000 - total flux cleaned = 0.000626429 Jy ! Component: 1050 - total flux cleaned = 0.00058278 Jy ! Component: 1100 - total flux cleaned = 0.000582657 Jy ! Component: 1150 - total flux cleaned = 0.000667537 Jy ! Component: 1200 - total flux cleaned = 0.000667207 Jy ! Component: 1250 - total flux cleaned = 0.000666987 Jy ! Component: 1300 - total flux cleaned = 0.000708202 Jy ! Component: 1350 - total flux cleaned = 0.000708479 Jy ! Component: 1400 - total flux cleaned = 0.000729008 Jy ! Component: 1450 - total flux cleaned = 0.00080868 Jy ! Component: 1500 - total flux cleaned = 0.000828083 Jy ! Component: 1550 - total flux cleaned = 0.000867036 Jy ! Component: 1600 - total flux cleaned = 0.000905428 Jy ! Component: 1650 - total flux cleaned = 0.000924247 Jy ! Component: 1700 - total flux cleaned = 0.000924333 Jy ! Component: 1750 - total flux cleaned = 0.000886791 Jy ! Component: 1800 - total flux cleaned = 0.000886941 Jy ! Component: 1850 - total flux cleaned = 0.00097843 Jy ! Component: 1900 - total flux cleaned = 0.00101477 Jy ! Component: 1950 - total flux cleaned = 0.000996685 Jy ! Component: 2000 - total flux cleaned = 0.00103223 Jy ! Component: 2050 - total flux cleaned = 0.00101477 Jy ! Component: 2100 - total flux cleaned = 0.0010497 Jy ! Component: 2150 - total flux cleaned = 0.0010671 Jy ! Component: 2200 - total flux cleaned = 0.00110141 Jy ! Component: 2250 - total flux cleaned = 0.00111831 Jy ! Component: 2300 - total flux cleaned = 0.00106777 Jy ! Component: 2350 - total flux cleaned = 0.00111786 Jy ! Component: 2400 - total flux cleaned = 0.00106816 Jy ! Component: 2450 - total flux cleaned = 0.00105175 Jy ! Component: 2500 - total flux cleaned = 0.00101922 Jy ! Component: 2550 - total flux cleaned = 0.000954573 Jy ! Component: 2600 - total flux cleaned = 0.000938585 Jy ! Component: 2650 - total flux cleaned = 0.000954417 Jy ! Component: 2700 - total flux cleaned = 0.000906861 Jy ! Component: 2750 - total flux cleaned = 0.000781545 Jy ! Component: 2800 - total flux cleaned = 0.00068836 Jy ! Component: 2850 - total flux cleaned = 0.000719277 Jy ! Component: 2900 - total flux cleaned = 0.000627432 Jy ! Component: 2950 - total flux cleaned = 0.000551683 Jy ! Component: 3000 - total flux cleaned = 0.000506746 Jy ! Component: 3050 - total flux cleaned = 0.00046184 Jy ! Component: 3100 - total flux cleaned = 0.000387568 Jy ! Component: 3150 - total flux cleaned = 0.00037271 Jy ! Component: 3200 - total flux cleaned = 0.000255709 Jy ! Component: 3250 - total flux cleaned = 0.000284632 Jy ! Component: 3300 - total flux cleaned = 0.000183719 Jy ! Component: 3350 - total flux cleaned = 0.000154997 Jy ! Component: 3400 - total flux cleaned = 0.000112468 Jy ! Component: 3450 - total flux cleaned = 4.18972e-05 Jy ! Component: 3500 - total flux cleaned = 2.77049e-05 Jy ! Component: 3550 - total flux cleaned = -6.99322e-05 Jy ! Component: 3600 - total flux cleaned = -8.38455e-05 Jy ! Component: 3650 - total flux cleaned = -9.76602e-05 Jy ! Component: 3700 - total flux cleaned = -0.000179616 Jy ! Component: 3750 - total flux cleaned = -0.000152422 Jy ! Component: 3800 - total flux cleaned = -0.00023341 Jy ! Component: 3850 - total flux cleaned = -0.000246969 Jy ! Component: 3900 - total flux cleaned = -0.000353496 Jy ! Component: 3950 - total flux cleaned = -0.000366585 Jy ! Component: 4000 - total flux cleaned = -0.000445523 Jy ! Component: 4050 - total flux cleaned = -0.000484668 Jy ! Total flux subtracted in 4096 components = -0.000562609 Jy ! Clean residual min=-0.000956 max=0.000817 Jy/beam ! Clean residual mean=0.000000 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.17092 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 370 components and 0.17092 Jy ![Exited script file: muppet] wmap "J0445+0715_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.339 x 7.89 at -3.514 degrees (North through East) ! Clean map min=-0.0016353 max=0.16222 Jy/beam ! Writing clean map to FITS file: J0445+0715_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.162222 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240622 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444986 0.444986 0.889973 1.77995 3.55989 7.11978 14.2396 28.4791 56.9582 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.162 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.339 x 7.89 at -3.514 degrees (North through East) ! Clean map min=-0.0016353 max=0.16222 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 J0445+0715_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:42:26 2019