! Started logfile: J0524-3126_S_2017_08_05_pus_uvs.log on Thu May 9 19:21:37 2019 obs J0524-3126_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0524-3126_S_2017_08_05_pus_uva.fits ! AN table 1: 204 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.608497 visibilities/baseline/integration-bin. ! Found source: J0524-3126 ! ! 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 513 lines of history. ! ! Reading 22344 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 J0524-3126_S_2017_08_05_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 573 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 558 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 453 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1539 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.989475Jy sigma=0.007121 ! Fit after self-cal, rms=0.945070Jy sigma=0.006813 ! 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.216 mas, bmaj=6.299 mas, bpa=-5.219 degrees ! Estimated noise=1542.19 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.0429137 Jy ! Component: 100 - total flux cleaned = 0.0530525 Jy ! Total flux subtracted in 100 components = 0.0530525 Jy ! Clean residual min=-0.004759 max=0.005390 Jy/beam ! Clean residual mean=-0.000034 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.0530526 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0530526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095324Jy sigma=0.000644 ! Fit after self-cal, rms=0.094404Jy sigma=0.000638 ! 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.914 mas, bmaj=7.585 mas, bpa=-3.338 degrees ! Estimated noise=807.463 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.00890203 Jy ! Component: 100 - total flux cleaned = 0.013136 Jy ! Component: 150 - total flux cleaned = 0.0152831 Jy ! Component: 200 - total flux cleaned = 0.0163828 Jy ! Total flux subtracted in 200 components = 0.0163828 Jy ! Clean residual min=-0.003236 max=0.005035 Jy/beam ! Clean residual mean=-0.000051 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.0694354 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 39 components and 0.0694354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093594Jy sigma=0.000633 ! Fit after self-cal, rms=0.093557Jy sigma=0.000632 ! Inverting map ! Added new window around map position (-9.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526329 Jy ! Component: 100 - total flux cleaned = 0.00777452 Jy ! Component: 150 - total flux cleaned = 0.00939139 Jy ! Component: 200 - total flux cleaned = 0.0105047 Jy ! Total flux subtracted in 200 components = 0.0105047 Jy ! Clean residual min=-0.002887 max=0.003398 Jy/beam ! Clean residual mean=-0.000034 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0799401 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.0799401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093283Jy sigma=0.000629 ! Fit after self-cal, rms=0.093163Jy sigma=0.000628 ! 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.97 HN 1.00* KP 1.10 ! LA 0.97 MK 1.02 NL 1.06 OV 1.06 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.01 ! LA 0.95 MK 1.04 NL 1.07 OV 1.16 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.93 ! LA 0.78 MK 1.04 NL 1.15 OV 1.02 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 501 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.093163Jy sigma=0.000628 ! Fit after self-cal, rms=0.094342Jy sigma=0.000631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.698 mas, bpa=-1.83 degrees ! Estimated noise=842.281 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 (-18, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00369712 Jy ! Component: 100 - total flux cleaned = 0.00573862 Jy ! Component: 150 - total flux cleaned = 0.00658943 Jy ! Component: 200 - total flux cleaned = 0.00682279 Jy ! Total flux subtracted in 200 components = 0.00682279 Jy ! Clean residual min=-0.002253 max=0.002070 Jy/beam ! Clean residual mean=0.000000 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0867629 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.0867629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094199Jy sigma=0.000630 ! Fit after self-cal, rms=0.094128Jy sigma=0.000629 ! 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.094128Jy sigma=0.000629 ! Fit after self-cal, rms=0.093621Jy sigma=0.000629 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.694 mas, bpa=-1.636 degrees ! Estimated noise=838.952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207754 Jy ! Component: 100 - total flux cleaned = 0.00314838 Jy ! Component: 150 - total flux cleaned = 0.00350277 Jy ! Component: 200 - total flux cleaned = 0.00356308 Jy ! Total flux subtracted in 200 components = 0.00356308 Jy ! Clean residual min=-0.002230 max=0.001891 Jy/beam ! Clean residual mean=0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.090326 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.090326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093570Jy sigma=0.000629 ! Fit after self-cal, rms=0.093517Jy sigma=0.000628 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.00128067 Jy ! Component: 100 - total flux cleaned = 0.00157279 Jy ! Component: 150 - total flux cleaned = 0.00157292 Jy ! Component: 200 - total flux cleaned = 0.00157291 Jy ! Total flux subtracted in 200 components = 0.00157291 Jy ! Clean residual min=-0.002294 max=0.002005 Jy/beam ! Clean residual mean=0.000005 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0918989 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.0918989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093488Jy sigma=0.000628 ! Fit after self-cal, rms=0.093465Jy sigma=0.000628 ! 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.093465Jy sigma=0.000628 ! Fit after self-cal, rms=0.093439Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=7.675 mas, bpa=-1.495 degrees ! Estimated noise=837.979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939752 Jy ! Component: 100 - total flux cleaned = 0.00110351 Jy ! Component: 150 - total flux cleaned = 0.00116018 Jy ! Component: 200 - total flux cleaned = 0.00121198 Jy ! Total flux subtracted in 200 components = 0.00121198 Jy ! Clean residual min=-0.002087 max=0.001895 Jy/beam ! Clean residual mean=0.000004 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0931109 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.0931109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093416Jy sigma=0.000627 ! Fit after self-cal, rms=0.093416Jy sigma=0.000627 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.000456395 Jy ! Component: 100 - total flux cleaned = 0.000487745 Jy ! Component: 150 - total flux cleaned = 0.000461739 Jy ! Component: 200 - total flux cleaned = 0.000437975 Jy ! Total flux subtracted in 200 components = 0.000437975 Jy ! Clean residual min=-0.002267 max=0.001903 Jy/beam ! Clean residual mean=0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0935489 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 108 components and 0.0935488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093398Jy sigma=0.000627 ! Fit after self-cal, rms=0.093391Jy sigma=0.000627 ! 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.093391Jy sigma=0.000627 ! Fit after self-cal, rms=0.093560Jy sigma=0.000627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.124 mas, bmaj=24.87 mas, bpa=-0.3127 degrees ! Estimated noise=1096.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659868 Jy ! Component: 100 - total flux cleaned = 0.000890821 Jy ! Component: 150 - total flux cleaned = 0.000890617 Jy ! Component: 200 - total flux cleaned = 0.000903005 Jy ! Total flux subtracted in 200 components = 0.000903005 Jy ! Clean residual min=-0.001701 max=0.001637 Jy/beam ! Clean residual mean=0.000008 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0944519 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 0.0944519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093552Jy sigma=0.000627 ! Fit after self-cal, rms=0.093556Jy sigma=0.000627 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.000117291 Jy ! Component: 100 - total flux cleaned = 0.000130368 Jy ! Component: 150 - total flux cleaned = 0.000130773 Jy ! Component: 200 - total flux cleaned = 0.000131274 Jy ! Total flux subtracted in 200 components = 0.000131274 Jy ! Clean residual min=-0.001731 max=0.001628 Jy/beam ! Clean residual mean=0.000009 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0945831 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 116 components and 0.0945831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093553Jy sigma=0.000627 ! Fit after self-cal, rms=0.093552Jy sigma=0.000627 ! 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.94 mas, bmaj=7.667 mas, bpa=-1.413 degrees ! Estimated noise=838.375 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.94 x 7.667 at -1.413 degrees (North through East) ! Clean map min=-0.0020963 max=0.05535 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.225 mas, bmaj=6.298 mas, bpa=-3.755 degrees ! Estimated noise=1621.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440295 Jy ! Component: 100 - total flux cleaned = 0.0567188 Jy ! Component: 150 - total flux cleaned = 0.0650866 Jy ! Component: 200 - total flux cleaned = 0.0712538 Jy ! Total flux subtracted in 200 components = 0.0712538 Jy ! Clean residual min=-0.004863 max=0.005859 Jy/beam ! Clean residual mean=-0.000024 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.0712538 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.0712538 Jy ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=7.667 mas, bpa=-1.413 degrees ! Estimated noise=838.375 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 (-3, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748957 Jy ! Component: 100 - total flux cleaned = 0.0121721 Jy ! Component: 150 - total flux cleaned = 0.0156379 Jy ! Component: 200 - total flux cleaned = 0.0182419 Jy ! Total flux subtracted in 200 components = 0.0182419 Jy ! Clean residual min=-0.002655 max=0.002399 Jy/beam ! Clean residual mean=-0.000008 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0894957 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.0894957 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.124 mas, bmaj=24.87 mas, bpa=-0.3127 degrees ! Estimated noise=1096.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274433 Jy ! Component: 100 - total flux cleaned = 0.00421729 Jy ! Component: 150 - total flux cleaned = 0.0050575 Jy ! Component: 200 - total flux cleaned = 0.00542584 Jy ! Total flux subtracted in 200 components = 0.00542584 Jy ! Clean residual min=-0.001787 max=0.001644 Jy/beam ! Clean residual mean=0.000011 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0949216 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 = 3.60067e-07 Jy ! Component: 100 - total flux cleaned = -1.50741e-05 Jy ! Component: 150 - total flux cleaned = -1.37589e-05 Jy ! Component: 200 - total flux cleaned = -1.29246e-05 Jy ! Total flux subtracted in 200 components = -1.29246e-05 Jy ! Clean residual min=-0.001743 max=0.001647 Jy/beam ! Clean residual mean=0.000011 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0949086 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.0949086 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=7.667 mas, bpa=-1.413 degrees ! Estimated noise=838.375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000321724 Jy ! Component: 100 - total flux cleaned = -0.000324849 Jy ! Component: 150 - total flux cleaned = -0.000195612 Jy ! Component: 200 - total flux cleaned = -0.000158201 Jy ! Total flux subtracted in 200 components = -0.000158201 Jy ! Clean residual min=-0.002162 max=0.001971 Jy/beam ! Clean residual mean=0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0947504 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 107 components and 0.0947504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093564Jy sigma=0.000627 ! Fit after self-cal, rms=0.093564Jy sigma=0.000627 wmodel J0524-3126_S_2017_08_05_pus_map.mod ! Writing 107 model components to file: J0524-3126_S_2017_08_05_pus_map.mod wobs J0524-3126_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0524-3126_S_2017_08_05_pus_uvs.fits wwins J0524-3126_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J0524-3126_S_2017_08_05_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.000465808 Jy ! Component: 100 - total flux cleaned = -0.000783556 Jy ! Component: 150 - total flux cleaned = -0.000873723 Jy ! Component: 200 - total flux cleaned = -0.00107401 Jy ! Component: 250 - total flux cleaned = -0.0012123 Jy ! Component: 300 - total flux cleaned = -0.00129201 Jy ! Component: 350 - total flux cleaned = -0.00139443 Jy ! Component: 400 - total flux cleaned = -0.00136949 Jy ! Component: 450 - total flux cleaned = -0.00139418 Jy ! Component: 500 - total flux cleaned = -0.00139403 Jy ! Component: 550 - total flux cleaned = -0.00139368 Jy ! Component: 600 - total flux cleaned = -0.00134784 Jy ! Component: 650 - total flux cleaned = -0.00130255 Jy ! Component: 700 - total flux cleaned = -0.00121462 Jy ! Component: 750 - total flux cleaned = -0.0012148 Jy ! Component: 800 - total flux cleaned = -0.00110821 Jy ! Component: 850 - total flux cleaned = -0.000983443 Jy ! Component: 900 - total flux cleaned = -0.000963162 Jy ! Component: 950 - total flux cleaned = -0.00084267 Jy ! Component: 1000 - total flux cleaned = -0.000822801 Jy ! Component: 1050 - total flux cleaned = -0.00070606 Jy ! Component: 1100 - total flux cleaned = -0.000667688 Jy ! Component: 1150 - total flux cleaned = -0.000629927 Jy ! Component: 1200 - total flux cleaned = -0.00053682 Jy ! Component: 1250 - total flux cleaned = -0.000390271 Jy ! Component: 1300 - total flux cleaned = -0.000282116 Jy ! Component: 1350 - total flux cleaned = -0.000175867 Jy ! Component: 1400 - total flux cleaned = -0.000105938 Jy ! Component: 1450 - total flux cleaned = 3.24596e-05 Jy ! Component: 1500 - total flux cleaned = 0.000100474 Jy ! Component: 1550 - total flux cleaned = 0.000167851 Jy ! Component: 1600 - total flux cleaned = 0.00023429 Jy ! Component: 1650 - total flux cleaned = 0.000348932 Jy ! Component: 1700 - total flux cleaned = 0.00042958 Jy ! Component: 1750 - total flux cleaned = 0.000557319 Jy ! Component: 1800 - total flux cleaned = 0.000588889 Jy ! Component: 1850 - total flux cleaned = 0.000713382 Jy ! Component: 1900 - total flux cleaned = 0.000744069 Jy ! Component: 1950 - total flux cleaned = 0.000850484 Jy ! Component: 2000 - total flux cleaned = 0.000955634 Jy ! Component: 2050 - total flux cleaned = 0.00100001 Jy ! Component: 2100 - total flux cleaned = 0.00113191 Jy ! Component: 2150 - total flux cleaned = 0.00121858 Jy ! Component: 2200 - total flux cleaned = 0.00124718 Jy ! Component: 2250 - total flux cleaned = 0.0013606 Jy ! Component: 2300 - total flux cleaned = 0.00144479 Jy ! Component: 2350 - total flux cleaned = 0.00151439 Jy ! Component: 2400 - total flux cleaned = 0.00166582 Jy ! Component: 2450 - total flux cleaned = 0.00173374 Jy ! Component: 2500 - total flux cleaned = 0.00184187 Jy ! Component: 2550 - total flux cleaned = 0.00188193 Jy ! Component: 2600 - total flux cleaned = 0.00197465 Jy ! Component: 2650 - total flux cleaned = 0.00202708 Jy ! Component: 2700 - total flux cleaned = 0.00209218 Jy ! Component: 2750 - total flux cleaned = 0.00219523 Jy ! Component: 2800 - total flux cleaned = 0.00225903 Jy ! Component: 2850 - total flux cleaned = 0.00233482 Jy ! Component: 2900 - total flux cleaned = 0.00240983 Jy ! Component: 2950 - total flux cleaned = 0.00248434 Jy ! Component: 3000 - total flux cleaned = 0.00254594 Jy ! Component: 3050 - total flux cleaned = 0.00263115 Jy ! Component: 3100 - total flux cleaned = 0.00265549 Jy ! Component: 3150 - total flux cleaned = 0.00275156 Jy ! Component: 3200 - total flux cleaned = 0.00279929 Jy ! Component: 3250 - total flux cleaned = 0.00284654 Jy ! Component: 3300 - total flux cleaned = 0.00291673 Jy ! Component: 3350 - total flux cleaned = 0.00295149 Jy ! Component: 3400 - total flux cleaned = 0.00300901 Jy ! Component: 3450 - total flux cleaned = 0.0030318 Jy ! Component: 3500 - total flux cleaned = 0.00306593 Jy ! Component: 3550 - total flux cleaned = 0.00309973 Jy ! Component: 3600 - total flux cleaned = 0.0031111 Jy ! Component: 3650 - total flux cleaned = 0.00315534 Jy ! Component: 3700 - total flux cleaned = 0.00318817 Jy ! Component: 3750 - total flux cleaned = 0.00325367 Jy ! Component: 3800 - total flux cleaned = 0.00326457 Jy ! Component: 3850 - total flux cleaned = 0.00329693 Jy ! Component: 3900 - total flux cleaned = 0.0033396 Jy ! Component: 3950 - total flux cleaned = 0.003382 Jy ! Component: 4000 - total flux cleaned = 0.00344523 Jy ! Component: 4050 - total flux cleaned = 0.00348706 Jy ! Total flux subtracted in 4096 components = 0.00352864 Jy ! Clean residual min=-0.000637 max=0.000680 Jy/beam ! Clean residual mean=0.000002 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0982791 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 352 components and 0.0982791 Jy ![Exited script file: muppet] wmap "J0524-3126_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.94 x 7.667 at -1.413 degrees (North through East) ! Clean map min=-0.0015151 max=0.054451 Jy/beam ! Writing clean map to FITS file: J0524-3126_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.054451 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185696 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0231 1.0231 2.0462 4.0924 8.1848 16.3696 32.7392 65.4784 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 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.94 x 7.667 at -1.413 degrees (North through East) ! Clean map min=-0.0015151 max=0.054451 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 J0524-3126_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:21:43 2019