! Started logfile: /scr/pima/rv124_uvs/J1029-1852_S_dfm.log on Mon Dec 24 01:40:52 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv124_uvs/J1029-1852_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1029-1852_S_uva.fits ! AN table 1: 12 integrations on 28 of 28 possible baselines. ! AN table 2: 48 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.588542 visibilities/baseline/integration-bin. ! Found source: J1029-1852 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3164 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1029-1852_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 36 telescope corrections were flagged in sub-array 1. ! A total of 120 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! A total of 120 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! A total of 336 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! A total of 120 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.064463Jy sigma=15.138401 ! Fit after self-cal, rms=0.638432Jy sigma=9.128966 ! 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.293 mas, bmaj=9.319 mas, bpa=-9.007 degrees ! Estimated noise=1.48242 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.275941 Jy ! Component: 100 - total flux cleaned = 0.345701 Jy ! Total flux subtracted in 100 components = 0.345701 Jy ! Clean residual min=-0.023304 max=0.032067 Jy/beam ! Clean residual mean=0.000171 rms=0.006605 Jy/beam ! Combined flux in latest and established models = 0.345701 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.345701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152623Jy sigma=2.030688 ! Fit after self-cal, rms=0.152601Jy sigma=2.030305 ! 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.078 mas, bmaj=11.12 mas, bpa=-9.407 degrees ! Estimated noise=1.08852 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.05836 Jy ! Component: 100 - total flux cleaned = 0.0902925 Jy ! Component: 150 - total flux cleaned = 0.108123 Jy ! Component: 200 - total flux cleaned = 0.11811 Jy ! Total flux subtracted in 200 components = 0.11811 Jy ! Clean residual min=-0.023981 max=0.023117 Jy/beam ! Clean residual mean=0.000361 rms=0.005281 Jy/beam ! Combined flux in latest and established models = 0.463812 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 27 components and 0.463812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127322Jy sigma=1.689404 ! Fit after self-cal, rms=0.127252Jy sigma=1.688502 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.078 x 11.12 at -9.407 degrees (North through East) ! Clean map min=-0.023607 max=0.34519 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.91 KP 0.99 LA 0.96 ! NL 1.17 OV 0.81 PT 1.07 SC 0.93 ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.12 FD 1.07 KP 0.97 LA 0.93 ! MK 1.01 OV 0.91 PT 1.07 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.92 KP 1.03 LA 0.98 ! NL 1.19 OV 0.64 PT 1.09 SC 0.91 ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.83 FD 1.08 KP 0.98 LA 0.96 ! MK 1.02 OV 0.73 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* KP 0.00* LA 0.00* ! MK 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 0.91 KP 1.01 LA 0.93 ! NL 1.14 OV 0.81 PT 1.13 SC 1.07 ! ! A total of 30 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.36 FD 1.07 KP 0.99 LA 0.93 ! MK 1.08 OV 0.92 PT 1.08 ! ! ! Fit before self-cal, rms=0.127252Jy sigma=1.688502 ! Fit after self-cal, rms=0.124426Jy sigma=1.326115 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.133 mas, bmaj=11.97 mas, bpa=-7.271 degrees ! Estimated noise=1.13531 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.00326839 Jy ! Component: 100 - total flux cleaned = 0.00302658 Jy ! Component: 150 - total flux cleaned = 0.00281636 Jy ! Component: 200 - total flux cleaned = 0.00282221 Jy ! Total flux subtracted in 200 components = 0.00282221 Jy ! Clean residual min=-0.014490 max=0.016886 Jy/beam ! Clean residual mean=0.000466 rms=0.004152 Jy/beam ! Combined flux in latest and established models = 0.466634 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.466634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123317Jy sigma=1.313122 ! Fit after self-cal, rms=0.123450Jy sigma=1.311807 ! 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.123450Jy sigma=1.311807 ! Fit after self-cal, rms=0.133966Jy sigma=1.186640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=12.05 mas, bpa=-7.5 degrees ! Estimated noise=1.16835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00674745 Jy ! Component: 100 - total flux cleaned = 0.00600582 Jy ! Component: 150 - total flux cleaned = 0.00535343 Jy ! Component: 200 - total flux cleaned = 0.00476712 Jy ! Total flux subtracted in 200 components = 0.00476712 Jy ! Clean residual min=-0.011290 max=0.013101 Jy/beam ! Clean residual mean=0.000295 rms=0.003435 Jy/beam ! Combined flux in latest and established models = 0.471401 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.471401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131286Jy sigma=1.157626 ! Fit after self-cal, rms=0.131341Jy sigma=1.157355 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.000525263 Jy ! Component: 100 - total flux cleaned = -0.000985875 Jy ! Component: 150 - total flux cleaned = -0.00140821 Jy ! Component: 200 - total flux cleaned = -0.00178941 Jy ! Total flux subtracted in 200 components = -0.00178941 Jy ! Clean residual min=-0.010556 max=0.012899 Jy/beam ! Clean residual mean=0.000304 rms=0.003387 Jy/beam ! Combined flux in latest and established models = 0.469612 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.469612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130455Jy sigma=1.146635 ! Fit after self-cal, rms=0.130423Jy sigma=1.146595 ! 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.130423Jy sigma=1.146595 ! Fit after self-cal, rms=0.113775Jy sigma=1.011023 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.048 mas, bmaj=11.89 mas, bpa=-7.879 degrees ! Estimated noise=1.15852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000463588 Jy ! Component: 100 - total flux cleaned = 0.000227295 Jy ! Component: 150 - total flux cleaned = 0.000123026 Jy ! Component: 200 - total flux cleaned = 2.95088e-05 Jy ! Total flux subtracted in 200 components = 2.95088e-05 Jy ! Clean residual min=-0.007294 max=0.010789 Jy/beam ! Clean residual mean=0.000276 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.469641 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.469641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113601Jy sigma=1.006313 ! Fit after self-cal, rms=0.113564Jy sigma=1.005987 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 (12, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105046 Jy ! Component: 100 - total flux cleaned = 0.0155743 Jy ! Component: 150 - total flux cleaned = 0.0162426 Jy ! Component: 200 - total flux cleaned = 0.0166852 Jy ! Total flux subtracted in 200 components = 0.0166852 Jy ! Clean residual min=-0.006704 max=0.009848 Jy/beam ! Clean residual mean=0.000199 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.486326 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 93 components and 0.486326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112631Jy sigma=0.982781 ! Fit after self-cal, rms=0.112556Jy sigma=0.980416 ! Inverting map ! Added new window around map position (41.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00947612 Jy ! Component: 100 - total flux cleaned = 0.014555 Jy ! Component: 150 - total flux cleaned = 0.0181638 Jy ! Component: 200 - total flux cleaned = 0.0209723 Jy ! Total flux subtracted in 200 components = 0.0209723 Jy ! Clean residual min=-0.005516 max=0.005141 Jy/beam ! Clean residual mean=0.000086 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.507299 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 132 components and 0.507299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111716Jy sigma=0.961306 ! Fit after self-cal, rms=0.111614Jy sigma=0.960001 ! 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.111614Jy sigma=0.960001 ! Fit after self-cal, rms=0.112169Jy sigma=0.951952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.43 mas, bmaj=19.83 mas, bpa=3.174 degrees ! Estimated noise=1.37681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00624111 Jy ! Component: 100 - total flux cleaned = 0.0101953 Jy ! Component: 150 - total flux cleaned = 0.0128795 Jy ! Component: 200 - total flux cleaned = 0.0138047 Jy ! Total flux subtracted in 200 components = 0.0138047 Jy ! Clean residual min=-0.004416 max=0.005132 Jy/beam ! Clean residual mean=0.000212 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.521103 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 165 components and 0.521103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111895Jy sigma=0.946445 ! Fit after self-cal, rms=0.111891Jy sigma=0.945933 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.0012488 Jy ! Component: 100 - total flux cleaned = 0.00191823 Jy ! Component: 150 - total flux cleaned = 0.00249195 Jy ! Component: 200 - total flux cleaned = 0.00288221 Jy ! Total flux subtracted in 200 components = 0.00288221 Jy ! Clean residual min=-0.004338 max=0.004780 Jy/beam ! Clean residual mean=0.000190 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.523986 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 176 components and 0.523986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111872Jy sigma=0.944947 ! Fit after self-cal, rms=0.111840Jy sigma=0.944697 ! 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.042 mas, bmaj=11.85 mas, bpa=-7.841 degrees ! Estimated noise=1.15388 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 11.85 at -7.841 degrees (North through East) ! Clean map min=-0.0044551 max=0.36521 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.213 mas, bmaj=9.638 mas, bpa=-7.266 degrees ! Estimated noise=1.58642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.284518 Jy ! Component: 100 - total flux cleaned = 0.35465 Jy ! Component: 150 - total flux cleaned = 0.389357 Jy ! Component: 200 - total flux cleaned = 0.411533 Jy ! Total flux subtracted in 200 components = 0.411533 Jy ! Clean residual min=-0.007531 max=0.013143 Jy/beam ! Clean residual mean=0.000142 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.411533 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.411533 Jy ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=11.85 mas, bpa=-7.841 degrees ! Estimated noise=1.15388 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.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265493 Jy ! Component: 100 - total flux cleaned = 0.0427038 Jy ! Component: 150 - total flux cleaned = 0.0545691 Jy ! Component: 200 - total flux cleaned = 0.0639956 Jy ! Total flux subtracted in 200 components = 0.0639956 Jy ! Clean residual min=-0.005436 max=0.005985 Jy/beam ! Clean residual mean=0.000348 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.475529 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 134 components and 0.475529 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.43 mas, bmaj=19.83 mas, bpa=3.174 degrees ! Estimated noise=1.37681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110594 Jy ! Component: 100 - total flux cleaned = 0.0193512 Jy ! Component: 150 - total flux cleaned = 0.025814 Jy ! Component: 200 - total flux cleaned = 0.0308871 Jy ! Total flux subtracted in 200 components = 0.0308871 Jy ! Clean residual min=-0.004762 max=0.005262 Jy/beam ! Clean residual mean=0.000327 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.506416 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.00401413 Jy ! Component: 100 - total flux cleaned = 0.00720316 Jy ! Component: 150 - total flux cleaned = 0.00974794 Jy ! Component: 200 - total flux cleaned = 0.0117858 Jy ! Total flux subtracted in 200 components = 0.0117858 Jy ! Clean residual min=-0.004109 max=0.004329 Jy/beam ! Clean residual mean=0.000235 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.518201 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 238 components and 0.518201 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=11.85 mas, bpa=-7.841 degrees ! Estimated noise=1.15388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235214 Jy ! Component: 100 - total flux cleaned = 0.00307554 Jy ! Component: 150 - total flux cleaned = 0.00344087 Jy ! Component: 200 - total flux cleaned = 0.00377384 Jy ! Total flux subtracted in 200 components = 0.00377384 Jy ! Clean residual min=-0.003743 max=0.003771 Jy/beam ! Clean residual mean=0.000126 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.521975 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 260 components and 0.521975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111743Jy sigma=0.937815 ! Fit after self-cal, rms=0.111715Jy sigma=0.937096 wmodel J1029-1852_S_map.mod ! Writing 260 model components to file: J1029-1852_S_map.mod wobs J1029-1852_S_uvs.fits ! Writing UV FITS file: J1029-1852_S_uvs.fits wwins J1029-1852_S_map.win ! wwins: Wrote 4 windows to J1029-1852_S_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.000160143 Jy ! Component: 100 - total flux cleaned = -0.000288539 Jy ! Component: 150 - total flux cleaned = -0.000290509 Jy ! Component: 200 - total flux cleaned = -0.000230923 Jy ! Component: 250 - total flux cleaned = -6.0084e-05 Jy ! Component: 300 - total flux cleaned = 0.000271916 Jy ! Component: 350 - total flux cleaned = 0.00037904 Jy ! Component: 400 - total flux cleaned = 0.000642435 Jy ! Component: 450 - total flux cleaned = 0.000899618 Jy ! Component: 500 - total flux cleaned = 0.00110166 Jy ! Component: 550 - total flux cleaned = 0.00139805 Jy ! Component: 600 - total flux cleaned = 0.00173567 Jy ! Component: 650 - total flux cleaned = 0.00192417 Jy ! Component: 700 - total flux cleaned = 0.00215583 Jy ! Component: 750 - total flux cleaned = 0.00261066 Jy ! Component: 800 - total flux cleaned = 0.00283454 Jy ! Component: 850 - total flux cleaned = 0.0032752 Jy ! Component: 900 - total flux cleaned = 0.00349128 Jy ! Component: 950 - total flux cleaned = 0.00379061 Jy ! Component: 1000 - total flux cleaned = 0.00400139 Jy ! Component: 1050 - total flux cleaned = 0.00445605 Jy ! Component: 1100 - total flux cleaned = 0.00461755 Jy ! Component: 1150 - total flux cleaned = 0.00481822 Jy ! Component: 1200 - total flux cleaned = 0.00497677 Jy ! Component: 1250 - total flux cleaned = 0.00525081 Jy ! Component: 1300 - total flux cleaned = 0.00544349 Jy ! Component: 1350 - total flux cleaned = 0.00567247 Jy ! Component: 1400 - total flux cleaned = 0.00593597 Jy ! Component: 1450 - total flux cleaned = 0.00608462 Jy ! Component: 1500 - total flux cleaned = 0.00626858 Jy ! Component: 1550 - total flux cleaned = 0.0064138 Jy ! Component: 1600 - total flux cleaned = 0.0065583 Jy ! Component: 1650 - total flux cleaned = 0.00673677 Jy ! Component: 1700 - total flux cleaned = 0.00691307 Jy ! Component: 1750 - total flux cleaned = 0.00712256 Jy ! Component: 1800 - total flux cleaned = 0.00729501 Jy ! Component: 1850 - total flux cleaned = 0.00746547 Jy ! Component: 1900 - total flux cleaned = 0.00756665 Jy ! Component: 1950 - total flux cleaned = 0.00776741 Jy ! Component: 2000 - total flux cleaned = 0.00796578 Jy ! Component: 2050 - total flux cleaned = 0.00806401 Jy ! Component: 2100 - total flux cleaned = 0.00822628 Jy ! Component: 2150 - total flux cleaned = 0.00829053 Jy ! Component: 2200 - total flux cleaned = 0.00844987 Jy ! Component: 2250 - total flux cleaned = 0.00863936 Jy ! Component: 2300 - total flux cleaned = 0.00870206 Jy ! Component: 2350 - total flux cleaned = 0.00895039 Jy ! Component: 2400 - total flux cleaned = 0.00910446 Jy ! Component: 2450 - total flux cleaned = 0.00925734 Jy ! Component: 2500 - total flux cleaned = 0.00952994 Jy ! Component: 2550 - total flux cleaned = 0.00970968 Jy ! Component: 2600 - total flux cleaned = 0.00988824 Jy ! Component: 2650 - total flux cleaned = 0.0100353 Jy ! Component: 2700 - total flux cleaned = 0.0101526 Jy ! Component: 2750 - total flux cleaned = 0.0102978 Jy ! Component: 2800 - total flux cleaned = 0.0104994 Jy ! Component: 2850 - total flux cleaned = 0.0106991 Jy ! Component: 2900 - total flux cleaned = 0.0108689 Jy ! Component: 2950 - total flux cleaned = 0.0109532 Jy ! Component: 3000 - total flux cleaned = 0.0110927 Jy ! Component: 3050 - total flux cleaned = 0.0112032 Jy ! Component: 3100 - total flux cleaned = 0.0113684 Jy ! Component: 3150 - total flux cleaned = 0.0115596 Jy ! Component: 3200 - total flux cleaned = 0.011695 Jy ! Component: 3250 - total flux cleaned = 0.0119101 Jy ! Component: 3300 - total flux cleaned = 0.0120171 Jy ! Component: 3350 - total flux cleaned = 0.012229 Jy ! Component: 3400 - total flux cleaned = 0.0122555 Jy ! Component: 3450 - total flux cleaned = 0.0124652 Jy ! Component: 3500 - total flux cleaned = 0.0125949 Jy ! Component: 3550 - total flux cleaned = 0.0126465 Jy ! Component: 3600 - total flux cleaned = 0.0128776 Jy ! Component: 3650 - total flux cleaned = 0.0129795 Jy ! Component: 3700 - total flux cleaned = 0.0131061 Jy ! Component: 3750 - total flux cleaned = 0.0131816 Jy ! Component: 3800 - total flux cleaned = 0.0133315 Jy ! Component: 3850 - total flux cleaned = 0.0134312 Jy ! Component: 3900 - total flux cleaned = 0.0135299 Jy ! Component: 3950 - total flux cleaned = 0.0135298 Jy ! Component: 4000 - total flux cleaned = 0.0137007 Jy ! Component: 4050 - total flux cleaned = 0.0137491 Jy ! Total flux subtracted in 4096 components = 0.0137975 Jy ! Clean residual min=-0.001535 max=0.001224 Jy/beam ! Clean residual mean=0.000065 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.535773 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 552 components and 0.535773 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1029-1852_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 11.85 at -7.841 degrees (North through East) ! Clean map min=-0.0038455 max=0.3732 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1029-1852_S_map.fits wmodel /scr/pima/rv124_uvs/J1029-1852_S_map.mod ! Writing 552 model components to file: /scr/pima/rv124_uvs/J1029-1852_S_map.mod wobs /scr/pima/rv124_uvs/J1029-1852_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1029-1852_S_uvs.fits wwins /scr/pima/rv124_uvs/J1029-1852_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv124_uvs/J1029-1852_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.373202 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00048294 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.388214 0.388214 0.776428 1.55286 3.10571 6.21142 12.4228 24.8457 49.6914 99.3827 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.373 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 772.77 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1029-1852_S_dfm.log closed on Mon Dec 24 01:40:57 2018