! Started logfile: J0432-3309_S_2017_07_09_pus_uvs.log on Wed May 8 14:42:02 2019 obs J0432-3309_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0432-3309_S_2017_07_09_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.608812 visibilities/baseline/integration-bin. ! Found source: J0432-3309 ! ! 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 12712 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 J0432-3309_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 355 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 746 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.960331Jy sigma=0.006864 ! Fit after self-cal, rms=0.930116Jy sigma=0.006661 ! 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.21 mas, bmaj=6.605 mas, bpa=-7.037 degrees ! Estimated noise=1842.64 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.0561139 Jy ! Component: 100 - total flux cleaned = 0.068555 Jy ! Total flux subtracted in 100 components = 0.068555 Jy ! Clean residual min=-0.003471 max=0.004337 Jy/beam ! Clean residual mean=0.000001 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.068555 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.068555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094177Jy sigma=0.000648 ! Fit after self-cal, rms=0.093948Jy sigma=0.000646 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=8.02 mas, bpa=-5.703 degrees ! Estimated noise=1068.17 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.00607273 Jy ! Component: 100 - total flux cleaned = 0.0083901 Jy ! Component: 150 - total flux cleaned = 0.00934078 Jy ! Component: 200 - total flux cleaned = 0.00974729 Jy ! Total flux subtracted in 200 components = 0.00974729 Jy ! Clean residual min=-0.002340 max=0.002954 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0783023 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0783023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093605Jy sigma=0.000644 ! Fit after self-cal, rms=0.093611Jy sigma=0.000644 ! 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.00* FD 0.95 HN 1.00* KP 1.00 ! LA 1.02 MK 1.09 NL 1.00* OV 1.03 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 1.00 ! LA 1.01 MK 1.00 NL 1.08 OV 1.04 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 1.02 ! LA 0.98 MK 1.03 NL 0.95 OV 0.94 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.00* ! LA 0.89 MK 0.84 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.093611Jy sigma=0.000644 ! Fit after self-cal, rms=0.093735Jy sigma=0.000645 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=7.964 mas, bpa=-5.498 degrees ! Estimated noise=1078.63 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.000165373 Jy ! Component: 100 - total flux cleaned = 0.00015068 Jy ! Component: 150 - total flux cleaned = 0.000150148 Jy ! Component: 200 - total flux cleaned = 0.000128897 Jy ! Total flux subtracted in 200 components = 0.000128897 Jy ! Clean residual min=-0.002123 max=0.002917 Jy/beam ! Clean residual mean=0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0784312 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0784312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093730Jy sigma=0.000645 ! Fit after self-cal, rms=0.093711Jy sigma=0.000645 ! 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.093711Jy sigma=0.000645 ! Fit after self-cal, rms=0.093650Jy sigma=0.000644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.96 mas, bpa=-5.441 degrees ! Estimated noise=1077.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173502 Jy ! Component: 100 - total flux cleaned = 0.000164762 Jy ! Component: 150 - total flux cleaned = 0.000157037 Jy ! Component: 200 - total flux cleaned = 0.000149554 Jy ! Total flux subtracted in 200 components = 0.000149554 Jy ! Clean residual min=-0.002167 max=0.002878 Jy/beam ! Clean residual mean=0.000005 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0785808 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.0785807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093648Jy sigma=0.000644 ! Fit after self-cal, rms=0.093642Jy sigma=0.000644 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 (5.5, 55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190797 Jy ! Component: 100 - total flux cleaned = 0.001913 Jy ! Component: 150 - total flux cleaned = 0.00194647 Jy ! Component: 200 - total flux cleaned = 0.00194598 Jy ! Total flux subtracted in 200 components = 0.00194598 Jy ! Clean residual min=-0.002003 max=0.002417 Jy/beam ! Clean residual mean=0.000008 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0805267 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 57 components and 0.0805267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093582Jy sigma=0.000644 ! Fit after self-cal, rms=0.093576Jy sigma=0.000644 ! Inverting map ! Added new window around map position (-68, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218704 Jy ! Component: 100 - total flux cleaned = 0.00285728 Jy ! Component: 150 - total flux cleaned = 0.00292705 Jy ! Component: 200 - total flux cleaned = 0.00292815 Jy ! Total flux subtracted in 200 components = 0.00292815 Jy ! Clean residual min=-0.001873 max=0.001962 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0834549 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.0834549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093517Jy sigma=0.000643 ! Fit after self-cal, rms=0.093504Jy sigma=0.000643 ! 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.093504Jy sigma=0.000643 ! Fit after self-cal, rms=0.093255Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.959 mas, bpa=-5.446 degrees ! Estimated noise=1072.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126471 Jy ! Component: 100 - total flux cleaned = 0.00145487 Jy ! Component: 150 - total flux cleaned = 0.00145618 Jy ! Component: 200 - total flux cleaned = 0.0014583 Jy ! Total flux subtracted in 200 components = 0.0014583 Jy ! Clean residual min=-0.001803 max=0.001974 Jy/beam ! Clean residual mean=0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0849132 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.0849132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093225Jy sigma=0.000643 ! Fit after self-cal, rms=0.093233Jy sigma=0.000642 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.000861767 Jy ! Component: 100 - total flux cleaned = 0.000890018 Jy ! Component: 150 - total flux cleaned = 0.000890013 Jy ! Component: 200 - total flux cleaned = 0.000891159 Jy ! Total flux subtracted in 200 components = 0.000891159 Jy ! Clean residual min=-0.001822 max=0.002025 Jy/beam ! Clean residual mean=0.000004 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0858043 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.0858043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093216Jy sigma=0.000642 ! Fit after self-cal, rms=0.093207Jy sigma=0.000642 ! 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.093207Jy sigma=0.000642 ! Fit after self-cal, rms=0.093171Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.362 mas, bmaj=26.15 mas, bpa=-3.977 degrees ! Estimated noise=1405.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028517 Jy ! Component: 100 - total flux cleaned = 0.000286066 Jy ! Component: 150 - total flux cleaned = 0.000311294 Jy ! Component: 200 - total flux cleaned = 0.00032323 Jy ! Total flux subtracted in 200 components = 0.00032323 Jy ! Clean residual min=-0.001835 max=0.001824 Jy/beam ! Clean residual mean=0.000005 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0861275 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.0861275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093168Jy sigma=0.000642 ! Fit after self-cal, rms=0.093172Jy sigma=0.000642 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.000100058 Jy ! Component: 100 - total flux cleaned = 0.000147015 Jy ! Component: 150 - total flux cleaned = 0.000179279 Jy ! Component: 200 - total flux cleaned = 0.000188704 Jy ! Total flux subtracted in 200 components = 0.000188704 Jy ! Clean residual min=-0.001810 max=0.001825 Jy/beam ! Clean residual mean=0.000006 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0863163 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 99 components and 0.0863163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093171Jy sigma=0.000642 ! Fit after self-cal, rms=0.093168Jy sigma=0.000642 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.949 mas, bpa=-5.495 degrees ! Estimated noise=1071.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.949 at -5.495 degrees (North through East) ! Clean map min=-0.0020296 max=0.074295 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.217 mas, bmaj=6.592 mas, bpa=-6.875 degrees ! Estimated noise=1843.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0560348 Jy ! Component: 100 - total flux cleaned = 0.0687048 Jy ! Component: 150 - total flux cleaned = 0.0747099 Jy ! Component: 200 - total flux cleaned = 0.0783711 Jy ! Total flux subtracted in 200 components = 0.0783711 Jy ! Clean residual min=-0.003653 max=0.003548 Jy/beam ! Clean residual mean=0.000001 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0783711 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0783711 Jy ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.949 mas, bpa=-5.495 degrees ! Estimated noise=1071.55 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.00369756 Jy ! Component: 100 - total flux cleaned = 0.00536433 Jy ! Component: 150 - total flux cleaned = 0.00628906 Jy ! Component: 200 - total flux cleaned = 0.00682085 Jy ! Total flux subtracted in 200 components = 0.00682085 Jy ! Clean residual min=-0.002016 max=0.002185 Jy/beam ! Clean residual mean=-0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0851919 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.085192 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=9.362 mas, bmaj=26.15 mas, bpa=-3.977 degrees ! Estimated noise=1405.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112827 Jy ! Component: 100 - total flux cleaned = 0.00126414 Jy ! Component: 150 - total flux cleaned = 0.00140075 Jy ! Component: 200 - total flux cleaned = 0.00149574 Jy ! Total flux subtracted in 200 components = 0.00149574 Jy ! Clean residual min=-0.001950 max=0.001863 Jy/beam ! Clean residual mean=0.000006 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0866877 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 = 8.2991e-05 Jy ! Component: 100 - total flux cleaned = 0.000113752 Jy ! Component: 150 - total flux cleaned = 0.000127777 Jy ! Component: 200 - total flux cleaned = 0.0001282 Jy ! Total flux subtracted in 200 components = 0.0001282 Jy ! Clean residual min=-0.001904 max=0.001809 Jy/beam ! Clean residual mean=0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0868159 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 78 components and 0.0868159 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.949 mas, bpa=-5.495 degrees ! Estimated noise=1071.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135122 Jy ! Component: 100 - total flux cleaned = 8.67817e-05 Jy ! Component: 150 - total flux cleaned = 4.91718e-06 Jy ! Component: 200 - total flux cleaned = -3.17144e-05 Jy ! Total flux subtracted in 200 components = -3.17144e-05 Jy ! Clean residual min=-0.001744 max=0.002001 Jy/beam ! Clean residual mean=0.000003 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0867842 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.0867842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093180Jy sigma=0.000642 ! Fit after self-cal, rms=0.093180Jy sigma=0.000642 wmodel J0432-3309_S_2017_07_09_pus_map.mod ! Writing 91 model components to file: J0432-3309_S_2017_07_09_pus_map.mod wobs J0432-3309_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0432-3309_S_2017_07_09_pus_uvs.fits wwins J0432-3309_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0432-3309_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.000660967 Jy ! Component: 100 - total flux cleaned = 0.000661594 Jy ! Component: 150 - total flux cleaned = 0.000662217 Jy ! Component: 200 - total flux cleaned = 0.000662383 Jy ! Component: 250 - total flux cleaned = 0.000689702 Jy ! Component: 300 - total flux cleaned = 0.000689372 Jy ! Component: 350 - total flux cleaned = 0.000689696 Jy ! Component: 400 - total flux cleaned = 0.000690224 Jy ! Component: 450 - total flux cleaned = 0.000665592 Jy ! Component: 500 - total flux cleaned = 0.000713742 Jy ! Component: 550 - total flux cleaned = 0.00071353 Jy ! Component: 600 - total flux cleaned = 0.000690904 Jy ! Component: 650 - total flux cleaned = 0.000668614 Jy ! Component: 700 - total flux cleaned = 0.000647126 Jy ! Component: 750 - total flux cleaned = 0.000625902 Jy ! Component: 800 - total flux cleaned = 0.000626368 Jy ! Component: 850 - total flux cleaned = 0.000686731 Jy ! Component: 900 - total flux cleaned = 0.000745784 Jy ! Component: 950 - total flux cleaned = 0.000784284 Jy ! Component: 1000 - total flux cleaned = 0.000859878 Jy ! Component: 1050 - total flux cleaned = 0.000933682 Jy ! Component: 1100 - total flux cleaned = 0.00100632 Jy ! Component: 1150 - total flux cleaned = 0.00104208 Jy ! Component: 1200 - total flux cleaned = 0.00109463 Jy ! Component: 1250 - total flux cleaned = 0.00109451 Jy ! Component: 1300 - total flux cleaned = 0.0011112 Jy ! Component: 1350 - total flux cleaned = 0.0011609 Jy ! Component: 1400 - total flux cleaned = 0.00114447 Jy ! Component: 1450 - total flux cleaned = 0.0011765 Jy ! Component: 1500 - total flux cleaned = 0.00114477 Jy ! Component: 1550 - total flux cleaned = 0.00109792 Jy ! Component: 1600 - total flux cleaned = 0.00111378 Jy ! Component: 1650 - total flux cleaned = 0.00111363 Jy ! Component: 1700 - total flux cleaned = 0.00111332 Jy ! Component: 1750 - total flux cleaned = 0.00109836 Jy ! Component: 1800 - total flux cleaned = 0.00106931 Jy ! Component: 1850 - total flux cleaned = 0.00102627 Jy ! Component: 1900 - total flux cleaned = 0.00101234 Jy ! Component: 1950 - total flux cleaned = 0.0010267 Jy ! Component: 2000 - total flux cleaned = 0.0010128 Jy ! Component: 2050 - total flux cleaned = 0.000998804 Jy ! Component: 2100 - total flux cleaned = 0.000971652 Jy ! Component: 2150 - total flux cleaned = 0.000985188 Jy ! Component: 2200 - total flux cleaned = 0.000971862 Jy ! Component: 2250 - total flux cleaned = 0.000945433 Jy ! Component: 2300 - total flux cleaned = 0.000958617 Jy ! Component: 2350 - total flux cleaned = 0.000971544 Jy ! Component: 2400 - total flux cleaned = 0.000958672 Jy ! Component: 2450 - total flux cleaned = 0.000958771 Jy ! Component: 2500 - total flux cleaned = 0.000971354 Jy ! Component: 2550 - total flux cleaned = 0.00100879 Jy ! Component: 2600 - total flux cleaned = 0.00103356 Jy ! Component: 2650 - total flux cleaned = 0.00104572 Jy ! Component: 2700 - total flux cleaned = 0.00105782 Jy ! Component: 2750 - total flux cleaned = 0.00106985 Jy ! Component: 2800 - total flux cleaned = 0.0011294 Jy ! Component: 2850 - total flux cleaned = 0.00110572 Jy ! Component: 2900 - total flux cleaned = 0.00107057 Jy ! Component: 2950 - total flux cleaned = 0.0010822 Jy ! Component: 3000 - total flux cleaned = 0.00108213 Jy ! Component: 3050 - total flux cleaned = 0.00108203 Jy ! Component: 3100 - total flux cleaned = 0.00104791 Jy ! Component: 3150 - total flux cleaned = 0.00108188 Jy ! Component: 3200 - total flux cleaned = 0.00111545 Jy ! Component: 3250 - total flux cleaned = 0.00108197 Jy ! Component: 3300 - total flux cleaned = 0.0011374 Jy ! Component: 3350 - total flux cleaned = 0.00113739 Jy ! Component: 3400 - total flux cleaned = 0.00117023 Jy ! Component: 3450 - total flux cleaned = 0.00118106 Jy ! Component: 3500 - total flux cleaned = 0.00121356 Jy ! Component: 3550 - total flux cleaned = 0.00120282 Jy ! Component: 3600 - total flux cleaned = 0.00122421 Jy ! Component: 3650 - total flux cleaned = 0.0012242 Jy ! Component: 3700 - total flux cleaned = 0.00123482 Jy ! Component: 3750 - total flux cleaned = 0.00127708 Jy ! Component: 3800 - total flux cleaned = 0.00131921 Jy ! Component: 3850 - total flux cleaned = 0.00138209 Jy ! Component: 3900 - total flux cleaned = 0.0014238 Jy ! Component: 3950 - total flux cleaned = 0.00146548 Jy ! Component: 4000 - total flux cleaned = 0.00150697 Jy ! Component: 4050 - total flux cleaned = 0.00156906 Jy ! Total flux subtracted in 4096 components = 0.00162064 Jy ! Clean residual min=-0.000600 max=0.000636 Jy/beam ! Clean residual mean=0.000004 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0884048 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 323 components and 0.0884048 Jy ![Exited script file: muppet] wmap "J0432-3309_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.949 at -5.495 degrees (North through East) ! Clean map min=-0.0021092 max=0.072913 Jy/beam ! Writing clean map to FITS file: J0432-3309_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.0729133 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.683955 0.683955 1.36791 2.73582 5.47164 10.9433 21.8866 43.7731 87.5462 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.96 x 7.949 at -5.495 degrees (North through East) ! Clean map min=-0.0021092 max=0.072913 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 J0432-3309_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:42:06 2019