! Started logfile: /scr/pima/rv122_uvs/J0001+1914_X_dfm.log on Fri Jul 13 21:05:36 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv122_uvs/J0001+1914_X_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J0001+1914_X_uva.fits ! AN table 1: 74 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.566817 visibilities/baseline/integration-bin. ! Found source: J0001+1914 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 6040 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0001+1914_X] 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.200x0.200 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 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007071Jy sigma=19.682800 ! Fit after self-cal, rms=0.871747Jy sigma=16.918784 ! 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=0.7137 mas, bmaj=1.714 mas, bpa=-0.1181 degrees ! Estimated noise=0.770151 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.0993357 Jy ! Component: 100 - total flux cleaned = 0.121391 Jy ! Total flux subtracted in 100 components = 0.121391 Jy ! Clean residual min=-0.006085 max=0.007509 Jy/beam ! Clean residual mean=-0.000003 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.121391 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.121391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062721Jy sigma=1.170303 ! Fit after self-cal, rms=0.062436Jy sigma=1.163214 ! 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=0.931 mas, bmaj=2.034 mas, bpa=0.4214 degrees ! Estimated noise=0.497485 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.0103039 Jy ! Component: 100 - total flux cleaned = 0.0147304 Jy ! Component: 150 - total flux cleaned = 0.0169943 Jy ! Component: 200 - total flux cleaned = 0.0182628 Jy ! Total flux subtracted in 200 components = 0.0182628 Jy ! Clean residual min=-0.005902 max=0.006614 Jy/beam ! Clean residual mean=0.000005 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.139654 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.139654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061122Jy sigma=1.128148 ! Fit after self-cal, rms=0.061133Jy sigma=1.127971 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.931 x 2.034 at 0.4214 degrees (North through East) ! Clean map min=-0.005654 max=0.1307 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.04 KP 1.20 ! LA 0.97 MK 0.97 OV 0.98 PT 0.84 ! SC 1.01 ! ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.09 KP 1.23 ! LA 0.99 MK 1.00 OV 0.95 PT 0.82 ! SC 1.02 ! ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.08 KP 1.22 ! LA 1.00 MK 0.95 OV 0.95 PT 0.85 ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.06 KP 1.23 ! LA 1.01 MK 0.98 OV 0.97 PT 0.84 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.061133Jy sigma=1.127971 ! Fit after self-cal, rms=0.062361Jy sigma=1.079244 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9225 mas, bmaj=2.15 mas, bpa=0.6499 degrees ! Estimated noise=0.504505 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.000680827 Jy ! Component: 100 - total flux cleaned = -0.000775184 Jy ! Component: 150 - total flux cleaned = -0.000835379 Jy ! Component: 200 - total flux cleaned = -0.000907334 Jy ! Total flux subtracted in 200 components = -0.000907334 Jy ! Clean residual min=-0.005955 max=0.005786 Jy/beam ! Clean residual mean=-0.000009 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.138746 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.138746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062339Jy sigma=1.078808 ! Fit after self-cal, rms=0.062473Jy sigma=1.078051 ! 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.062473Jy sigma=1.078051 ! Fit after self-cal, rms=0.074816Jy sigma=0.974958 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.922 mas, bmaj=2.141 mas, bpa=0.6441 degrees ! Estimated noise=0.516153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279156 Jy ! Component: 100 - total flux cleaned = 0.00396437 Jy ! Component: 150 - total flux cleaned = 0.00457382 Jy ! Component: 200 - total flux cleaned = 0.00493016 Jy ! Total flux subtracted in 200 components = 0.00493016 Jy ! Clean residual min=-0.003100 max=0.003160 Jy/beam ! Clean residual mean=-0.000004 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.143677 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.143677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074689Jy sigma=0.973345 ! Fit after self-cal, rms=0.074936Jy sigma=0.972384 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.000255211 Jy ! Component: 100 - total flux cleaned = 0.000264398 Jy ! Component: 150 - total flux cleaned = 0.000271554 Jy ! Component: 200 - total flux cleaned = 0.00029218 Jy ! Total flux subtracted in 200 components = 0.00029218 Jy ! Clean residual min=-0.003093 max=0.003150 Jy/beam ! Clean residual mean=-0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.143969 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.143969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074932Jy sigma=0.972377 ! Fit after self-cal, rms=0.074932Jy sigma=0.972361 ! 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.074932Jy sigma=0.972361 ! Fit after self-cal, rms=0.078169Jy sigma=0.928513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9225 mas, bmaj=2.137 mas, bpa=0.5683 degrees ! Estimated noise=0.516452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024428 Jy ! Component: 100 - total flux cleaned = 0.000264639 Jy ! Component: 150 - total flux cleaned = 0.000272852 Jy ! Component: 200 - total flux cleaned = 0.000287446 Jy ! Total flux subtracted in 200 components = 0.000287446 Jy ! Clean residual min=-0.001798 max=0.001909 Jy/beam ! Clean residual mean=0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.144256 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.144256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078164Jy sigma=0.928453 ! Fit after self-cal, rms=0.078176Jy sigma=0.928246 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 (-44.8, 28.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125379 Jy ! Component: 100 - total flux cleaned = 0.00136671 Jy ! Component: 150 - total flux cleaned = 0.00136969 Jy ! Component: 200 - total flux cleaned = 0.00139518 Jy ! Total flux subtracted in 200 components = 0.00139518 Jy ! Clean residual min=-0.001811 max=0.001776 Jy/beam ! Clean residual mean=0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.145651 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.145651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078114Jy sigma=0.927311 ! Fit after self-cal, rms=0.078115Jy sigma=0.927203 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.078115Jy sigma=0.927203 ! Fit after self-cal, rms=0.078151Jy sigma=0.927074 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=3.23 mas, bpa=22.76 degrees ! Estimated noise=0.630202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843349 Jy ! Component: 100 - total flux cleaned = 0.00117912 Jy ! Component: 150 - total flux cleaned = 0.00129933 Jy ! Component: 200 - total flux cleaned = 0.00137647 Jy ! Total flux subtracted in 200 components = 0.00137647 Jy ! Clean residual min=-0.001723 max=0.002017 Jy/beam ! Clean residual mean=-0.000000 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.147028 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.147028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078134Jy sigma=0.926968 ! Fit after self-cal, rms=0.078140Jy sigma=0.926944 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.000255462 Jy ! Component: 100 - total flux cleaned = 0.000322492 Jy ! Component: 150 - total flux cleaned = 0.000359506 Jy ! Component: 200 - total flux cleaned = 0.000371573 Jy ! Total flux subtracted in 200 components = 0.000371573 Jy ! Clean residual min=-0.001717 max=0.001944 Jy/beam ! Clean residual mean=-0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.147399 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.147399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078132Jy sigma=0.926957 ! Fit after self-cal, rms=0.078134Jy sigma=0.926952 ! 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=0.9228 mas, bmaj=2.136 mas, bpa=0.5282 degrees ! Estimated noise=0.516812 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9228 x 2.136 at 0.5282 degrees (North through East) ! Clean map min=-0.001638 max=0.13392 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=0.7035 mas, bmaj=1.82 mas, bpa=0.06783 degrees ! Estimated noise=0.803768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10191 Jy ! Component: 100 - total flux cleaned = 0.124567 Jy ! Component: 150 - total flux cleaned = 0.132691 Jy ! Component: 200 - total flux cleaned = 0.137181 Jy ! Total flux subtracted in 200 components = 0.137181 Jy ! Clean residual min=-0.002822 max=0.002838 Jy/beam ! Clean residual mean=-0.000001 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.137181 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.137181 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9228 mas, bmaj=2.136 mas, bpa=0.5282 degrees ! Estimated noise=0.516812 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.00395574 Jy ! Component: 100 - total flux cleaned = 0.00624544 Jy ! Component: 150 - total flux cleaned = 0.00759982 Jy ! Component: 200 - total flux cleaned = 0.00818607 Jy ! Total flux subtracted in 200 components = 0.00818607 Jy ! Clean residual min=-0.001871 max=0.001773 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.145367 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.145367 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=3.23 mas, bpa=22.76 degrees ! Estimated noise=0.630202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120131 Jy ! Component: 100 - total flux cleaned = 0.00163025 Jy ! Component: 150 - total flux cleaned = 0.00173551 Jy ! Component: 200 - total flux cleaned = 0.00181103 Jy ! Total flux subtracted in 200 components = 0.00181103 Jy ! Clean residual min=-0.001786 max=0.001975 Jy/beam ! Clean residual mean=-0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.147178 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 = 5.36168e-05 Jy ! Component: 100 - total flux cleaned = 0.000102912 Jy ! Component: 150 - total flux cleaned = 0.000164198 Jy ! Component: 200 - total flux cleaned = 0.00020659 Jy ! Total flux subtracted in 200 components = 0.00020659 Jy ! Clean residual min=-0.001762 max=0.001932 Jy/beam ! Clean residual mean=-0.000000 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.147384 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.147384 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9228 mas, bmaj=2.136 mas, bpa=0.5282 degrees ! Estimated noise=0.516812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195007 Jy ! Component: 100 - total flux cleaned = -0.000193969 Jy ! Component: 150 - total flux cleaned = -0.000194218 Jy ! Component: 200 - total flux cleaned = -0.000193962 Jy ! Total flux subtracted in 200 components = -0.000193962 Jy ! Clean residual min=-0.001819 max=0.001784 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.14719 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.14719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078136Jy sigma=0.926914 ! Fit after self-cal, rms=0.078136Jy sigma=0.926847 wmodel J0001+1914_X_map.mod ! Writing 62 model components to file: J0001+1914_X_map.mod wobs J0001+1914_X_uvs.fits ! Writing UV FITS file: J0001+1914_X_uvs.fits wwins J0001+1914_X_map.win ! wwins: Wrote 2 windows to J0001+1914_X_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.000339767 Jy ! Component: 100 - total flux cleaned = -0.000560057 Jy ! Component: 150 - total flux cleaned = -0.000651198 Jy ! Component: 200 - total flux cleaned = -0.000738646 Jy ! Component: 250 - total flux cleaned = -0.000822553 Jy ! Component: 300 - total flux cleaned = -0.000877463 Jy ! Component: 350 - total flux cleaned = -0.00101173 Jy ! Component: 400 - total flux cleaned = -0.00111714 Jy ! Component: 450 - total flux cleaned = -0.00122015 Jy ! Component: 500 - total flux cleaned = -0.00129627 Jy ! Component: 550 - total flux cleaned = -0.00134672 Jy ! Component: 600 - total flux cleaned = -0.001518 Jy ! Component: 650 - total flux cleaned = -0.00151803 Jy ! Component: 700 - total flux cleaned = -0.00161301 Jy ! Component: 750 - total flux cleaned = -0.0016363 Jy ! Component: 800 - total flux cleaned = -0.00165979 Jy ! Component: 850 - total flux cleaned = -0.00175084 Jy ! Component: 900 - total flux cleaned = -0.00186293 Jy ! Component: 950 - total flux cleaned = -0.00197353 Jy ! Component: 1000 - total flux cleaned = -0.00197333 Jy ! Component: 1050 - total flux cleaned = -0.00210343 Jy ! Component: 1100 - total flux cleaned = -0.00218883 Jy ! Component: 1150 - total flux cleaned = -0.00218876 Jy ! Component: 1200 - total flux cleaned = -0.00231493 Jy ! Component: 1250 - total flux cleaned = -0.00233571 Jy ! Component: 1300 - total flux cleaned = -0.00239742 Jy ! Component: 1350 - total flux cleaned = -0.00241788 Jy ! Component: 1400 - total flux cleaned = -0.0024381 Jy ! Component: 1450 - total flux cleaned = -0.00247839 Jy ! Component: 1500 - total flux cleaned = -0.00253794 Jy ! Component: 1550 - total flux cleaned = -0.00259676 Jy ! Component: 1600 - total flux cleaned = -0.0025967 Jy ! Component: 1650 - total flux cleaned = -0.00263534 Jy ! Component: 1700 - total flux cleaned = -0.0026737 Jy ! Component: 1750 - total flux cleaned = -0.00273084 Jy ! Component: 1800 - total flux cleaned = -0.00273089 Jy ! Component: 1850 - total flux cleaned = -0.00282475 Jy ! Component: 1900 - total flux cleaned = -0.00293628 Jy ! Component: 1950 - total flux cleaned = -0.00286225 Jy ! Component: 2000 - total flux cleaned = -0.002954 Jy ! Component: 2050 - total flux cleaned = -0.00299042 Jy ! Component: 2100 - total flux cleaned = -0.00297248 Jy ! Component: 2150 - total flux cleaned = -0.00302623 Jy ! Component: 2200 - total flux cleaned = -0.00295501 Jy ! Component: 2250 - total flux cleaned = -0.00306118 Jy ! Component: 2300 - total flux cleaned = -0.00313137 Jy ! Component: 2350 - total flux cleaned = -0.00313125 Jy ! Component: 2400 - total flux cleaned = -0.00320056 Jy ! Component: 2450 - total flux cleaned = -0.00323498 Jy ! Component: 2500 - total flux cleaned = -0.00330343 Jy ! Component: 2550 - total flux cleaned = -0.00323549 Jy ! Component: 2600 - total flux cleaned = -0.00325236 Jy ! Component: 2650 - total flux cleaned = -0.00325237 Jy ! Component: 2700 - total flux cleaned = -0.00330252 Jy ! Component: 2750 - total flux cleaned = -0.00331909 Jy ! Component: 2800 - total flux cleaned = -0.00336838 Jy ! Component: 2850 - total flux cleaned = -0.00333548 Jy ! Component: 2900 - total flux cleaned = -0.00333547 Jy ! Component: 2950 - total flux cleaned = -0.0033517 Jy ! Component: 3000 - total flux cleaned = -0.00343237 Jy ! Component: 3050 - total flux cleaned = -0.00341618 Jy ! Component: 3100 - total flux cleaned = -0.00343219 Jy ! Component: 3150 - total flux cleaned = -0.00349577 Jy ! Component: 3200 - total flux cleaned = -0.00357472 Jy ! Component: 3250 - total flux cleaned = -0.00357459 Jy ! Component: 3300 - total flux cleaned = -0.00360575 Jy ! Component: 3350 - total flux cleaned = -0.00360565 Jy ! Component: 3400 - total flux cleaned = -0.00363655 Jy ! Component: 3450 - total flux cleaned = -0.00372863 Jy ! Component: 3500 - total flux cleaned = -0.00372871 Jy ! Component: 3550 - total flux cleaned = -0.00369836 Jy ! Component: 3600 - total flux cleaned = -0.00377416 Jy ! Component: 3650 - total flux cleaned = -0.00374407 Jy ! Component: 3700 - total flux cleaned = -0.00380402 Jy ! Component: 3750 - total flux cleaned = -0.00384883 Jy ! Component: 3800 - total flux cleaned = -0.00383395 Jy ! Component: 3850 - total flux cleaned = -0.00387824 Jy ! Component: 3900 - total flux cleaned = -0.00387818 Jy ! Component: 3950 - total flux cleaned = -0.00393666 Jy ! Component: 4000 - total flux cleaned = -0.00396566 Jy ! Component: 4050 - total flux cleaned = -0.00400918 Jy ! Total flux subtracted in 4096 components = -0.00395141 Jy ! Clean residual min=-0.000856 max=0.000849 Jy/beam ! Clean residual mean=0.000002 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.143239 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 374 components and 0.143239 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J0001+1914_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9228 x 2.136 at 0.5282 degrees (North through East) ! Clean map min=-0.0014088 max=0.13377 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J0001+1914_X_map.fits wmodel /scr/pima/rv122_uvs/J0001+1914_X_map.mod ! Writing 374 model components to file: /scr/pima/rv122_uvs/J0001+1914_X_map.mod wobs /scr/pima/rv122_uvs/J0001+1914_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J0001+1914_X_uvs.fits wwins /scr/pima/rv122_uvs/J0001+1914_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv122_uvs/J0001+1914_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.133772 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.558016 0.558016 1.11603 2.23206 4.46413 8.92825 17.8565 35.713 71.426 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 537.619 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J0001+1914_X_dfm.log closed on Fri Jul 13 21:05:40 2018