! Started logfile: /image_prod/ug002_uva//J2225-0457_X_g_dfm.log on Thu Mar 5 05:41:03 2020 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.42800 obs /image_prod/ug002_uva//J2225-0457_X_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2225-0457_X_g_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.735802 visibilities/baseline/integration-bin. ! Found source: J2225-0457 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.428e+09 3.2e+07 1 3.2e+07 ! 02 2 8.46e+09 3.2e+07 1 3.2e+07 ! 03 3 8.492e+09 3.2e+07 1 3.2e+07 ! 04 4 8.524e+09 3.2e+07 1 3.2e+07 ! 05 5 8.588e+09 3.2e+07 1 3.2e+07 ! 06 6 8.62e+09 3.2e+07 1 3.2e+07 ! 07 7 8.684e+09 3.2e+07 1 3.2e+07 ! 08 8 8.716e+09 3.2e+07 1 3.2e+07 ! 09 9 8.78e+09 3.2e+07 1 3.2e+07 ! 10 10 8.812e+09 3.2e+07 1 3.2e+07 ! 11 11 8.844e+09 3.2e+07 1 3.2e+07 ! 12 12 8.876e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 134 lines of history. ! ! Reading 7152 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 12 channels. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 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 J2225-0457_X_g] 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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.753734Jy sigma=8.169684 ! Fit after self-cal, rms=0.667892Jy sigma=2.575580 ! 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.7101 mas, bmaj=1.769 mas, bpa=2.293 degrees ! Estimated noise=2.28695 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.895782 Jy ! Component: 100 - total flux cleaned = 1.099 Jy ! Total flux subtracted in 100 components = 1.099 Jy ! Clean residual min=-0.083290 max=0.249064 Jy/beam ! Clean residual mean=0.000069 rms=0.018192 Jy/beam ! Combined flux in latest and established models = 1.099 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 1.099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.627063Jy sigma=2.460358 ! Fit after self-cal, rms=0.626818Jy sigma=2.459699 ! Inverting map ! Added new window around map position (2, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.227184 Jy ! Component: 100 - total flux cleaned = 0.364049 Jy ! Total flux subtracted in 100 components = 0.364049 Jy ! Clean residual min=-0.053267 max=0.100679 Jy/beam ! Clean residual mean=0.000037 rms=0.011843 Jy/beam ! Combined flux in latest and established models = 1.46305 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 1.46305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.434831Jy sigma=1.649276 ! Fit after self-cal, rms=0.426510Jy sigma=1.602893 ! Inverting map ! Added new window around map position (3, -0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122693 Jy ! Component: 100 - total flux cleaned = 0.218976 Jy ! Total flux subtracted in 100 components = 0.218976 Jy ! Clean residual min=-0.039574 max=0.059442 Jy/beam ! Clean residual mean=0.000015 rms=0.008519 Jy/beam ! Combined flux in latest and established models = 1.68202 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 1.68202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.325994Jy sigma=1.221526 ! Fit after self-cal, rms=0.324680Jy sigma=1.211048 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0822319 Jy ! Component: 100 - total flux cleaned = 0.149448 Jy ! Total flux subtracted in 100 components = 0.149448 Jy ! Clean residual min=-0.031458 max=0.041070 Jy/beam ! Clean residual mean=0.000001 rms=0.006707 Jy/beam ! Combined flux in latest and established models = 1.83147 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 1.83147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.259855Jy sigma=0.976589 ! Fit after self-cal, rms=0.259520Jy sigma=0.972093 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0576859 Jy ! Component: 100 - total flux cleaned = 0.105837 Jy ! Total flux subtracted in 100 components = 0.105837 Jy ! Clean residual min=-0.026778 max=0.029433 Jy/beam ! Clean residual mean=-0.000009 rms=0.005635 Jy/beam ! Combined flux in latest and established models = 1.93731 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 46 components and 1.93731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.217713Jy sigma=0.827447 ! Fit after self-cal, rms=0.217640Jy sigma=0.825334 ! 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.8702 mas, bmaj=2.023 mas, bpa=2.296 degrees ! Estimated noise=1.74018 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.0771648 Jy ! Component: 100 - total flux cleaned = 0.135044 Jy ! Component: 150 - total flux cleaned = 0.18006 Jy ! Component: 200 - total flux cleaned = 0.215627 Jy ! Total flux subtracted in 200 components = 0.215627 Jy ! Clean residual min=-0.028729 max=0.032604 Jy/beam ! Clean residual mean=-0.000047 rms=0.006488 Jy/beam ! Combined flux in latest and established models = 2.15294 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 70 components and 2.15294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.151048Jy sigma=0.621903 ! Fit after self-cal, rms=0.150231Jy sigma=0.613668 ! 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.8702 x 2.023 at 2.296 degrees (North through East) ! Clean map min=-0.026064 max=1.2455 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.02 KP 1.01 ! LA 1.00 MK 1.02 NL 1.08 OV 0.93 ! PT 0.91 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.02 KP 1.02 ! LA 0.99 MK 1.03 NL 1.10 OV 0.93 ! PT 0.90 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.02 KP 1.02 ! LA 1.00 MK 1.03 NL 1.09 OV 0.94 ! PT 0.91 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 1.00 ! LA 1.01 MK 1.02 NL 1.09 OV 0.92 ! PT 0.91 SC 1.02 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.01 KP 1.01 ! LA 0.99 MK 1.00 NL 1.09 OV 0.93 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.99 KP 1.02 ! LA 1.00 MK 1.02 NL 1.09 OV 0.86 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.01 KP 0.99 ! LA 0.99 MK 1.03 NL 1.08 OV 0.93 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00 KP 1.03 ! LA 0.99 MK 1.03 NL 1.08 OV 0.89 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 0.99 KP 1.01 ! LA 0.99 MK 1.02 NL 1.10 OV 0.92 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.99 KP 1.00 ! LA 1.00 MK 1.02 NL 1.08 OV 0.90 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.99 KP 1.02 ! LA 0.98 MK 1.01 NL 1.07 OV 0.96 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 0.99 KP 1.02 ! LA 1.00 MK 1.02 NL 1.09 OV 0.91 ! PT 0.89 SC 1.03 ! ! ! Fit before self-cal, rms=0.150231Jy sigma=0.613668 ! Fit after self-cal, rms=0.089721Jy sigma=0.409385 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8763 mas, bmaj=2.045 mas, bpa=2.466 degrees ! Estimated noise=1.72433 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.0211883 Jy ! Component: 100 - total flux cleaned = 0.0276341 Jy ! Component: 150 - total flux cleaned = 0.0317295 Jy ! Component: 200 - total flux cleaned = 0.0344019 Jy ! Total flux subtracted in 200 components = 0.0344019 Jy ! Clean residual min=-0.011800 max=0.016191 Jy/beam ! Clean residual mean=-0.000043 rms=0.002671 Jy/beam ! Combined flux in latest and established models = 2.18734 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 94 components and 2.18734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.082275Jy sigma=0.377718 ! Fit after self-cal, rms=0.081829Jy sigma=0.375497 ! Inverting map ! Added new window around map position (4.6, -0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168148 Jy ! Component: 100 - total flux cleaned = 0.0267167 Jy ! Component: 150 - total flux cleaned = 0.0315852 Jy ! Component: 200 - total flux cleaned = 0.0333468 Jy ! Total flux subtracted in 200 components = 0.0333468 Jy ! Clean residual min=-0.010232 max=0.009064 Jy/beam ! Clean residual mean=-0.000047 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 2.22068 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 109 components and 2.22068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.076742Jy sigma=0.356419 ! Fit after self-cal, rms=0.076526Jy sigma=0.354645 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.076526Jy sigma=0.354645 ! Fit after self-cal, rms=0.070587Jy sigma=0.323168 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8753 mas, bmaj=2.046 mas, bpa=2.45 degrees ! Estimated noise=1.72115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00681156 Jy ! Component: 100 - total flux cleaned = 0.00931276 Jy ! Component: 150 - total flux cleaned = 0.0113898 Jy ! Component: 200 - total flux cleaned = 0.0133549 Jy ! Total flux subtracted in 200 components = 0.0133549 Jy ! Clean residual min=-0.008699 max=0.007695 Jy/beam ! Clean residual mean=-0.000044 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 2.23404 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 2.23404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.068765Jy sigma=0.316216 ! Fit after self-cal, rms=0.068688Jy sigma=0.315687 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.00186392 Jy ! Component: 100 - total flux cleaned = 0.00348453 Jy ! Component: 150 - total flux cleaned = 0.00450373 Jy ! Component: 200 - total flux cleaned = 0.00518492 Jy ! Total flux subtracted in 200 components = 0.00518492 Jy ! Clean residual min=-0.008169 max=0.007778 Jy/beam ! Clean residual mean=-0.000045 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 2.23922 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 128 components and 2.23922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.067964Jy sigma=0.312774 ! Fit after self-cal, rms=0.067922Jy sigma=0.312631 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.067922Jy sigma=0.312631 ! Fit after self-cal, rms=0.067059Jy sigma=0.308545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8749 mas, bmaj=2.046 mas, bpa=2.472 degrees ! Estimated noise=1.71935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000873042 Jy ! Component: 100 - total flux cleaned = 0.00226359 Jy ! Component: 150 - total flux cleaned = 0.00362848 Jy ! Component: 200 - total flux cleaned = 0.00450199 Jy ! Total flux subtracted in 200 components = 0.00450199 Jy ! Clean residual min=-0.007510 max=0.007233 Jy/beam ! Clean residual mean=-0.000040 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 2.24373 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 131 components and 2.24373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.066414Jy sigma=0.305722 ! Fit after self-cal, rms=0.066365Jy sigma=0.305565 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.000619553 Jy ! Component: 100 - total flux cleaned = 0.00142046 Jy ! Component: 150 - total flux cleaned = 0.00195132 Jy ! Component: 200 - total flux cleaned = 0.0022554 Jy ! Total flux subtracted in 200 components = 0.0022554 Jy ! Clean residual min=-0.007099 max=0.007301 Jy/beam ! Clean residual mean=-0.000041 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 2.24598 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 2.24598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.066002Jy sigma=0.303945 ! Fit after self-cal, rms=0.065977Jy sigma=0.303885 ! Inverting map ! Added new window around map position (50, -17.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0080941 Jy ! Component: 100 - total flux cleaned = 0.013446 Jy ! Component: 150 - total flux cleaned = 0.0161715 Jy ! Component: 200 - total flux cleaned = 0.0184747 Jy ! Total flux subtracted in 200 components = 0.0184747 Jy ! Clean residual min=-0.007339 max=0.005765 Jy/beam ! Clean residual mean=-0.000036 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 2.26446 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 183 components and 2.26446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.064119Jy sigma=0.299063 ! Fit after self-cal, rms=0.064072Jy sigma=0.298644 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.064072Jy sigma=0.298644 ! Fit after self-cal, rms=0.063800Jy sigma=0.297698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.959 mas, bmaj=3.472 mas, bpa=-2.095 degrees ! Estimated noise=2.42725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00861113 Jy ! Component: 100 - total flux cleaned = 0.0128875 Jy ! Component: 150 - total flux cleaned = 0.0157969 Jy ! Component: 200 - total flux cleaned = 0.0175038 Jy ! Total flux subtracted in 200 components = 0.0175038 Jy ! Clean residual min=-0.008722 max=0.008425 Jy/beam ! Clean residual mean=-0.000074 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 2.28196 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 217 components and 2.28196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.063020Jy sigma=0.297343 ! Fit after self-cal, rms=0.062978Jy sigma=0.296986 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.00178709 Jy ! Component: 100 - total flux cleaned = 0.00300893 Jy ! Component: 150 - total flux cleaned = 0.00399671 Jy ! Component: 200 - total flux cleaned = 0.00497647 Jy ! Total flux subtracted in 200 components = 0.00497647 Jy ! Clean residual min=-0.008485 max=0.008584 Jy/beam ! Clean residual mean=-0.000074 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 2.28694 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 223 components and 2.28694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.062837Jy sigma=0.297369 ! Fit after self-cal, rms=0.062832Jy sigma=0.297295 ! 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.8746 mas, bmaj=2.045 mas, bpa=2.499 degrees ! Estimated noise=1.71898 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8746 x 2.045 at 2.499 degrees (North through East) ! Clean map min=-0.0065976 max=1.2302 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.062832Jy sigma=0.297295 ! Fit after self-cal, rms=0.060903Jy sigma=0.280289 ! Inverting map and beam ! Estimated beam: bmin=0.8746 mas, bmaj=2.045 mas, bpa=2.496 degrees ! Estimated noise=1.71917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224813 Jy ! Component: 100 - total flux cleaned = 0.000475015 Jy ! Component: 150 - total flux cleaned = 0.00123125 Jy ! Component: 200 - total flux cleaned = 0.00193717 Jy ! Total flux subtracted in 200 components = 0.00193717 Jy ! Clean residual min=-0.006689 max=0.005584 Jy/beam ! Clean residual mean=-0.000033 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 2.28888 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 234 components and 2.28888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060480Jy sigma=0.278354 ! Fit after self-cal, rms=0.060460Jy sigma=0.278265 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.77442e-05 Jy ! Component: 100 - total flux cleaned = 0.000548549 Jy ! Component: 150 - total flux cleaned = 0.00100415 Jy ! Component: 200 - total flux cleaned = 0.00126673 Jy ! Total flux subtracted in 200 components = 0.00126673 Jy ! Clean residual min=-0.006400 max=0.005573 Jy/beam ! Clean residual mean=-0.000033 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 2.29014 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 239 components and 2.29014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060188Jy sigma=0.277018 ! Fit after self-cal, rms=0.060174Jy sigma=0.276975 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060174Jy sigma=0.276975 ! Fit after self-cal, rms=0.060046Jy sigma=0.276710 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.712 mas, bmaj=1.779 mas, bpa=2.71 degrees ! Estimated noise=2.29292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.887277 Jy ! Component: 100 - total flux cleaned = 1.17205 Jy ! Component: 150 - total flux cleaned = 1.36049 Jy ! Component: 200 - total flux cleaned = 1.50076 Jy ! Total flux subtracted in 200 components = 1.50076 Jy ! Clean residual min=-0.049005 max=0.083525 Jy/beam ! Clean residual mean=0.000039 rms=0.009697 Jy/beam ! Combined flux in latest and established models = 1.50076 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 18 model components to the UV plane model. ! The established model now contains 18 components and 1.50076 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8743 mas, bmaj=2.045 mas, bpa=2.516 degrees ! Estimated noise=1.71857 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.179765 Jy ! Component: 100 - total flux cleaned = 0.306025 Jy ! Component: 150 - total flux cleaned = 0.397965 Jy ! Component: 200 - total flux cleaned = 0.466415 Jy ! Total flux subtracted in 200 components = 0.466415 Jy ! Clean residual min=-0.018473 max=0.042142 Jy/beam ! Clean residual mean=-0.000005 rms=0.005690 Jy/beam ! Combined flux in latest and established models = 1.96718 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 44 components and 1.96718 Jy ! Inverting map ! Added new window around map position (1, -0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0525779 Jy ! Component: 100 - total flux cleaned = 0.0927921 Jy ! Component: 150 - total flux cleaned = 0.123937 Jy ! Component: 200 - total flux cleaned = 0.148701 Jy ! Total flux subtracted in 200 components = 0.148701 Jy ! Clean residual min=-0.010166 max=0.014997 Jy/beam ! Clean residual mean=-0.000023 rms=0.002917 Jy/beam ! Combined flux in latest and established models = 2.11588 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 62 components and 2.11588 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206152 Jy ! Component: 100 - total flux cleaned = 0.0378936 Jy ! Component: 150 - total flux cleaned = 0.0525924 Jy ! Component: 200 - total flux cleaned = 0.0653887 Jy ! Total flux subtracted in 200 components = 0.0653887 Jy ! Clean residual min=-0.007921 max=0.008806 Jy/beam ! Clean residual mean=-0.000029 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 2.18127 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 85 components and 2.18127 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=1.959 mas, bmaj=3.472 mas, bpa=-2.053 degrees ! Estimated noise=2.42714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216448 Jy ! Component: 100 - total flux cleaned = 0.0378137 Jy ! Component: 150 - total flux cleaned = 0.0507083 Jy ! Component: 200 - total flux cleaned = 0.0613217 Jy ! Total flux subtracted in 200 components = 0.0613217 Jy ! Clean residual min=-0.009650 max=0.010035 Jy/beam ! Clean residual mean=-0.000065 rms=0.002878 Jy/beam ! Combined flux in latest and established models = 2.24259 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.0088769 Jy ! Component: 100 - total flux cleaned = 0.0163564 Jy ! Component: 150 - total flux cleaned = 0.022685 Jy ! Component: 200 - total flux cleaned = 0.0280832 Jy ! Total flux subtracted in 200 components = 0.0280832 Jy ! Clean residual min=-0.008752 max=0.008703 Jy/beam ! Clean residual mean=-0.000064 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 2.27067 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 171 components and 2.27067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8743 mas, bmaj=2.045 mas, bpa=2.516 degrees ! Estimated noise=1.71857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276161 Jy ! Component: 100 - total flux cleaned = 0.00545252 Jy ! Component: 150 - total flux cleaned = 0.00744467 Jy ! Component: 200 - total flux cleaned = 0.00907937 Jy ! Total flux subtracted in 200 components = 0.00907937 Jy ! Clean residual min=-0.005785 max=0.005745 Jy/beam ! Clean residual mean=-0.000031 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 2.27975 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 185 components and 2.27975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.060415Jy sigma=0.278989 ! Fit after self-cal, rms=0.059967Jy sigma=0.276939 wmodel J2225-0457_X_g_map.mod ! Writing 185 model components to file: J2225-0457_X_g_map.mod wobs J2225-0457_X_g_uvs.fits ! Writing UV FITS file: J2225-0457_X_g_uvs.fits wwins J2225-0457_X_g_map.win ! wwins: Wrote 6 windows to J2225-0457_X_g_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.000483142 Jy ! Component: 100 - total flux cleaned = 0.0012586 Jy ! Component: 150 - total flux cleaned = 0.00181174 Jy ! Component: 200 - total flux cleaned = 0.00189902 Jy ! Component: 250 - total flux cleaned = 0.00189823 Jy ! Component: 300 - total flux cleaned = 0.00239819 Jy ! Component: 350 - total flux cleaned = 0.00264085 Jy ! Component: 400 - total flux cleaned = 0.00303589 Jy ! Component: 450 - total flux cleaned = 0.00334639 Jy ! Component: 500 - total flux cleaned = 0.00357415 Jy ! Component: 550 - total flux cleaned = 0.00372267 Jy ! Component: 600 - total flux cleaned = 0.00386652 Jy ! Component: 650 - total flux cleaned = 0.00372332 Jy ! Component: 700 - total flux cleaned = 0.0035145 Jy ! Component: 750 - total flux cleaned = 0.00351589 Jy ! Component: 800 - total flux cleaned = 0.0034484 Jy ! Component: 850 - total flux cleaned = 0.00351458 Jy ! Component: 900 - total flux cleaned = 0.0035144 Jy ! Component: 950 - total flux cleaned = 0.0033856 Jy ! Component: 1000 - total flux cleaned = 0.00326013 Jy ! Component: 1050 - total flux cleaned = 0.00344654 Jy ! Component: 1100 - total flux cleaned = 0.00332243 Jy ! Component: 1150 - total flux cleaned = 0.0032631 Jy ! Component: 1200 - total flux cleaned = 0.00326397 Jy ! Component: 1250 - total flux cleaned = 0.00349933 Jy ! Component: 1300 - total flux cleaned = 0.00367285 Jy ! Component: 1350 - total flux cleaned = 0.0036724 Jy ! Component: 1400 - total flux cleaned = 0.00384071 Jy ! Component: 1450 - total flux cleaned = 0.0040079 Jy ! Component: 1500 - total flux cleaned = 0.00417307 Jy ! Component: 1550 - total flux cleaned = 0.00411978 Jy ! Component: 1600 - total flux cleaned = 0.00444177 Jy ! Component: 1650 - total flux cleaned = 0.00454735 Jy ! Component: 1700 - total flux cleaned = 0.0046513 Jy ! Component: 1750 - total flux cleaned = 0.00454904 Jy ! Component: 1800 - total flux cleaned = 0.00485651 Jy ! Component: 1850 - total flux cleaned = 0.00495756 Jy ! Component: 1900 - total flux cleaned = 0.00510741 Jy ! Component: 1950 - total flux cleaned = 0.00525631 Jy ! Component: 2000 - total flux cleaned = 0.00535391 Jy ! Component: 2050 - total flux cleaned = 0.00554664 Jy ! Component: 2100 - total flux cleaned = 0.00568989 Jy ! Component: 2150 - total flux cleaned = 0.00578501 Jy ! Component: 2200 - total flux cleaned = 0.00601876 Jy ! Component: 2250 - total flux cleaned = 0.00615798 Jy ! Component: 2300 - total flux cleaned = 0.00634141 Jy ! Component: 2350 - total flux cleaned = 0.00656834 Jy ! Component: 2400 - total flux cleaned = 0.00661221 Jy ! Component: 2450 - total flux cleaned = 0.00674614 Jy ! Component: 2500 - total flux cleaned = 0.00674741 Jy ! Component: 2550 - total flux cleaned = 0.00692216 Jy ! Component: 2600 - total flux cleaned = 0.0070951 Jy ! Component: 2650 - total flux cleaned = 0.0071814 Jy ! Component: 2700 - total flux cleaned = 0.00726622 Jy ! Component: 2750 - total flux cleaned = 0.00739196 Jy ! Component: 2800 - total flux cleaned = 0.00735114 Jy ! Component: 2850 - total flux cleaned = 0.00743422 Jy ! Component: 2900 - total flux cleaned = 0.00755698 Jy ! Component: 2950 - total flux cleaned = 0.00759774 Jy ! Component: 3000 - total flux cleaned = 0.00759787 Jy ! Component: 3050 - total flux cleaned = 0.00775739 Jy ! Component: 3100 - total flux cleaned = 0.00795427 Jy ! Component: 3150 - total flux cleaned = 0.00795417 Jy ! Component: 3200 - total flux cleaned = 0.0078763 Jy ! Component: 3250 - total flux cleaned = 0.00806898 Jy ! Component: 3300 - total flux cleaned = 0.00799251 Jy ! Component: 3350 - total flux cleaned = 0.00810634 Jy ! Component: 3400 - total flux cleaned = 0.00810591 Jy ! Component: 3450 - total flux cleaned = 0.0082177 Jy ! Component: 3500 - total flux cleaned = 0.00810623 Jy ! Component: 3550 - total flux cleaned = 0.00814307 Jy ! Component: 3600 - total flux cleaned = 0.00810697 Jy ! Component: 3650 - total flux cleaned = 0.00799845 Jy ! Component: 3700 - total flux cleaned = 0.00799856 Jy ! Component: 3750 - total flux cleaned = 0.00796341 Jy ! Component: 3800 - total flux cleaned = 0.00796379 Jy ! Component: 3850 - total flux cleaned = 0.007964 Jy ! Component: 3900 - total flux cleaned = 0.00813709 Jy ! Component: 3950 - total flux cleaned = 0.00793036 Jy ! Component: 4000 - total flux cleaned = 0.00799835 Jy ! Component: 4050 - total flux cleaned = 0.0079646 Jy ! Total flux subtracted in 4096 components = 0.00782986 Jy ! Clean residual min=-0.001837 max=0.001828 Jy/beam ! Clean residual mean=-0.000017 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 2.28758 Jy keep ! Adding 356 model components to the UV plane model. ! The established model now contains 537 components and 2.28758 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2225-0457_X_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8743 x 2.045 at 2.516 degrees (North through East) ! Clean map min=-0.0036409 max=1.2335 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2225-0457_X_g_map.fits wmodel /image_prod/ug002_uva//J2225-0457_X_g_map.mod ! Writing 537 model components to file: /image_prod/ug002_uva//J2225-0457_X_g_map.mod wobs /image_prod/ug002_uva//J2225-0457_X_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2225-0457_X_g_uvs.fits wwins /image_prod/ug002_uva//J2225-0457_X_g_map.win ! wwins: Wrote 7 windows to /image_prod/ug002_uva//J2225-0457_X_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.23354 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000628373 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.152821 0.152821 0.305643 0.611286 1.22257 2.44514 4.89029 9.78058 19.5612 39.1223 78.2446 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.233 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1963.07 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2225-0457_X_g_dfm.log closed on Thu Mar 5 05:41:08 2020