! Started logfile: /image_prod/ug002_uvm//J1628+3933_X_a_dfm.log on Wed Mar 4 17:27: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_uvm//J1628+3933_X_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J1628+3933_X_a_uvm.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! AN table 2: 90 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.93516 visibilities/baseline/integration-bin. ! Found source: J1628+3933 ! ! 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 73728 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 J1628+3933_X_a] 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 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 9. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 10. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 11. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 12. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001542Jy sigma=9.472495 ! Fit after self-cal, rms=0.964840Jy sigma=9.124982 ! 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.7953 mas, bmaj=1.218 mas, bpa=-7.036 degrees ! Estimated noise=0.722277 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.0255856 Jy ! Component: 100 - total flux cleaned = 0.0326849 Jy ! Total flux subtracted in 100 components = 0.0326849 Jy ! Clean residual min=-0.002208 max=0.005388 Jy/beam ! Clean residual mean=-0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0326849 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0326849 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.057529Jy sigma=0.509426 ! Fit after self-cal, rms=0.056115Jy sigma=0.495126 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00519118 Jy ! Component: 100 - total flux cleaned = 0.0078125 Jy ! Total flux subtracted in 100 components = 0.0078125 Jy ! Clean residual min=-0.002262 max=0.005155 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0404974 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 9 components and 0.0404974 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.055289Jy sigma=0.487016 ! Fit after self-cal, rms=0.055288Jy sigma=0.486863 ! Inverting map ! Added new window around map position (2.6, 0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00480138 Jy ! Component: 100 - total flux cleaned = 0.00739474 Jy ! Total flux subtracted in 100 components = 0.00739474 Jy ! Clean residual min=-0.002026 max=0.003459 Jy/beam ! Clean residual mean=-0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0478921 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.0478921 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.054597Jy sigma=0.479284 ! Fit after self-cal, rms=0.054485Jy sigma=0.478050 ! Inverting map ! Added new window around map position (-1.4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345217 Jy ! Component: 100 - total flux cleaned = 0.00576966 Jy ! Total flux subtracted in 100 components = 0.00576966 Jy ! Clean residual min=-0.002089 max=0.002422 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0536618 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.0536618 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.054095Jy sigma=0.473781 ! Fit after self-cal, rms=0.054067Jy sigma=0.473431 ! 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=1.085 mas, bmaj=1.578 mas, bpa=-5.168 degrees ! Estimated noise=0.279565 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.00413086 Jy ! Component: 100 - total flux cleaned = 0.00679251 Jy ! Component: 150 - total flux cleaned = 0.00866925 Jy ! Component: 200 - total flux cleaned = 0.0100287 Jy ! Total flux subtracted in 200 components = 0.0100287 Jy ! Clean residual min=-0.001302 max=0.002334 Jy/beam ! Clean residual mean=-0.000006 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0636905 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.0636905 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.053714Jy sigma=0.469563 ! Fit after self-cal, rms=0.053661Jy sigma=0.468957 ! Inverting map ! Added new window around map position (4.4, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216378 Jy ! Component: 100 - total flux cleaned = 0.00353761 Jy ! Component: 150 - total flux cleaned = 0.00458837 Jy ! Component: 200 - total flux cleaned = 0.00503954 Jy ! Total flux subtracted in 200 components = 0.00503954 Jy ! Clean residual min=-0.001308 max=0.001892 Jy/beam ! Clean residual mean=-0.000005 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.06873 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 63 components and 0.06873 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.053554Jy sigma=0.467867 ! Fit after self-cal, rms=0.053520Jy sigma=0.467657 ! Inverting map ! Added new window around map position (-3, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171753 Jy ! Component: 100 - total flux cleaned = 0.00284223 Jy ! Component: 150 - total flux cleaned = 0.0035254 Jy ! Component: 200 - total flux cleaned = 0.00404647 Jy ! Total flux subtracted in 200 components = 0.00404647 Jy ! Clean residual min=-0.001361 max=0.001158 Jy/beam ! Clean residual mean=-0.000004 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0727765 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 81 components and 0.0727765 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.053445Jy sigma=0.466932 ! Fit after self-cal, rms=0.053424Jy sigma=0.466853 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.085 x 1.578 at -5.168 degrees (North through East) ! Clean map min=-0.0013011 max=0.036502 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.04 KP 1.04 ! LA 0.93 MK 1.10 NL 1.17 OV 1.04 ! PT 0.93 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.02 HN 0.75 KP 1.09 ! LA 0.96 NL 1.10 OV 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.07 KP 1.11 ! LA 0.98 MK 1.05 NL 1.16 OV 0.95 ! PT 0.89 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.01 HN 0.78 KP 1.10 ! LA 1.00 NL 1.18 OV 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.11 KP 1.11 ! LA 0.95 MK 0.97 NL 1.16 OV 0.97 ! PT 0.92 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.94 HN 0.90 KP 1.07 ! LA 0.97 NL 1.14 OV 1.02 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 0.95 KP 1.07 ! LA 0.96 MK 0.99 NL 1.21 OV 0.99 ! PT 0.92 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.02 HN 0.84 KP 1.10 ! LA 0.95 NL 1.15 OV 0.99 SC 0.97 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 1.05 KP 1.11 ! LA 0.94 MK 1.01 NL 1.21 OV 1.01 ! PT 0.90 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.04 HN 0.85 KP 1.07 ! LA 0.96 NL 1.11 OV 1.02 SC 1.00 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 1.01 KP 1.09 ! LA 0.96 MK 0.98 NL 1.15 OV 1.01 ! PT 0.93 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.94 HN 0.84 KP 1.15 ! LA 0.96 NL 1.24 OV 1.03 SC 0.98 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 1.03 KP 1.14 ! LA 0.96 MK 1.08 NL 1.19 OV 0.98 ! PT 0.93 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.99 HN 0.83 KP 1.14 ! LA 0.94 NL 1.21 OV 1.04 SC 0.93 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 HN 1.07 KP 1.15 ! LA 0.90 MK 0.97 NL 1.23 OV 0.99 ! PT 0.93 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.03 HN 0.75 KP 1.14 ! LA 0.95 NL 1.20 OV 1.06 SC 0.93 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 1.06 KP 1.10 ! LA 0.94 MK 0.92 NL 1.24 OV 1.01 ! PT 0.95 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.95 HN 0.75 KP 1.13 ! LA 0.99 NL 1.18 OV 1.08 SC 0.95 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 1.01 KP 1.04 ! LA 0.94 MK 0.98 NL 1.23 OV 1.06 ! PT 0.93 SC 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.97 HN 0.74 KP 1.14 ! LA 1.00 NL 1.18 OV 1.03 SC 0.97 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.98 HN 0.98 KP 1.10 ! LA 0.98 MK 0.99 NL 1.09 OV 1.01 ! PT 0.90 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.99 HN 0.67 KP 1.12 ! LA 0.97 NL 1.11 OV 0.93 SC 0.90 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 0.94 KP 1.03 ! LA 0.98 MK 0.87 NL 1.19 OV 1.06 ! PT 0.84 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.92 HN 0.69 KP 1.09 ! LA 0.92 NL 1.14 OV 1.05 SC 0.91 ! ! ! Fit before self-cal, rms=0.053424Jy sigma=0.466853 ! Fit after self-cal, rms=0.051131Jy sigma=0.464344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.074 mas, bmaj=1.556 mas, bpa=-4.268 degrees ! Estimated noise=0.278198 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 (1.2, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758826 Jy ! Component: 100 - total flux cleaned = 0.000979446 Jy ! Component: 150 - total flux cleaned = 0.0011436 Jy ! Component: 200 - total flux cleaned = 0.00127022 Jy ! Total flux subtracted in 200 components = 0.00127022 Jy ! Clean residual min=-0.000717 max=0.000838 Jy/beam ! Clean residual mean=-0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0740467 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.0740467 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.051105Jy sigma=0.464112 ! Fit after self-cal, rms=0.051118Jy sigma=0.463728 ! Inverting map ! Added new window around map position (-8.6, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624696 Jy ! Component: 100 - total flux cleaned = 0.00084539 Jy ! Component: 150 - total flux cleaned = 0.00100334 Jy ! Component: 200 - total flux cleaned = 0.00111242 Jy ! Total flux subtracted in 200 components = 0.00111242 Jy ! Clean residual min=-0.000696 max=0.000720 Jy/beam ! Clean residual mean=-0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0751591 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.0751591 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.051098Jy sigma=0.463548 ! Fit after self-cal, rms=0.051092Jy sigma=0.463523 ! 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.051092Jy sigma=0.463523 ! Fit after self-cal, rms=0.050709Jy sigma=0.462565 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.066 mas, bmaj=1.547 mas, bpa=-4.04 degrees ! Estimated noise=0.27606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638966 Jy ! Component: 100 - total flux cleaned = 0.000884253 Jy ! Component: 150 - total flux cleaned = 0.000953411 Jy ! Component: 200 - total flux cleaned = 0.000999518 Jy ! Total flux subtracted in 200 components = 0.000999518 Jy ! Clean residual min=-0.000594 max=0.000635 Jy/beam ! Clean residual mean=-0.000000 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0761587 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 125 components and 0.0761587 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.050694Jy sigma=0.462432 ! Fit after self-cal, rms=0.050729Jy sigma=0.462276 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 (7, 9.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282065 Jy ! Component: 100 - total flux cleaned = 0.000349112 Jy ! Component: 150 - total flux cleaned = 0.000394126 Jy ! Component: 200 - total flux cleaned = 0.000436066 Jy ! Total flux subtracted in 200 components = 0.000436066 Jy ! Clean residual min=-0.000575 max=0.000616 Jy/beam ! Clean residual mean=-0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0765947 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 139 components and 0.0765947 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.050718Jy sigma=0.462175 ! Fit after self-cal, rms=0.050716Jy sigma=0.462161 ! Inverting map ! Added new window around map position (7.4, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000607977 Jy ! Component: 100 - total flux cleaned = 0.000754023 Jy ! Component: 150 - total flux cleaned = 0.00082503 Jy ! Component: 200 - total flux cleaned = 0.000824568 Jy ! Total flux subtracted in 200 components = 0.000824568 Jy ! Clean residual min=-0.000581 max=0.000588 Jy/beam ! Clean residual mean=-0.000000 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.0774193 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 154 components and 0.0774193 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.050706Jy sigma=0.462059 ! Fit after self-cal, rms=0.050704Jy sigma=0.462051 ! 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.050704Jy sigma=0.462051 ! Fit after self-cal, rms=0.050356Jy sigma=0.461971 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.058 mas, bmaj=1.541 mas, bpa=-4.116 degrees ! Estimated noise=0.274309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550607 Jy ! Component: 100 - total flux cleaned = 0.000800725 Jy ! Component: 150 - total flux cleaned = 0.000830804 Jy ! Component: 200 - total flux cleaned = 0.000910387 Jy ! Total flux subtracted in 200 components = 0.000910387 Jy ! Clean residual min=-0.000552 max=0.000558 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0783297 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 158 components and 0.0783297 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.050345Jy sigma=0.461882 ! Fit after self-cal, rms=0.050358Jy sigma=0.461858 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 = 9.03644e-05 Jy ! Component: 100 - total flux cleaned = 3.87424e-05 Jy ! Component: 150 - total flux cleaned = -9.29848e-06 Jy ! Component: 200 - total flux cleaned = -2.08166e-05 Jy ! Total flux subtracted in 200 components = -2.08166e-05 Jy ! Clean residual min=-0.000555 max=0.000560 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0783089 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 175 components and 0.0783089 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.050352Jy sigma=0.461808 ! Fit after self-cal, rms=0.050352Jy sigma=0.461806 ! 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.050352Jy sigma=0.461806 ! Fit after self-cal, rms=0.050131Jy sigma=0.461782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.239 mas, bmaj=2.427 mas, bpa=-8.693 degrees ! Estimated noise=0.33946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.7347e-05 Jy ! Component: 100 - total flux cleaned = 0.000169584 Jy ! Component: 150 - total flux cleaned = 0.000180847 Jy ! Component: 200 - total flux cleaned = 0.000190753 Jy ! Total flux subtracted in 200 components = 0.000190753 Jy ! Clean residual min=-0.000615 max=0.000705 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0784996 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 205 components and 0.0784996 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.050128Jy sigma=0.461755 ! Fit after self-cal, rms=0.050129Jy sigma=0.461703 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 (1.4, -26.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621433 Jy ! Component: 100 - total flux cleaned = 0.00085773 Jy ! Component: 150 - total flux cleaned = 0.000968777 Jy ! Component: 200 - total flux cleaned = 0.00105799 Jy ! Total flux subtracted in 200 components = 0.00105799 Jy ! Clean residual min=-0.000572 max=0.000591 Jy/beam ! Clean residual mean=-0.000000 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0795576 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 236 components and 0.0795576 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.050122Jy sigma=0.461646 ! Fit after self-cal, rms=0.050119Jy sigma=0.461631 ! 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=1.052 mas, bmaj=1.536 mas, bpa=-4.126 degrees ! Estimated noise=0.273428 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.052 x 1.536 at -4.126 degrees (North through East) ! Clean map min=-0.00052519 max=0.035598 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.7783 mas, bmaj=1.195 mas, bpa=-5.624 degrees ! Estimated noise=0.686381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255243 Jy ! Component: 100 - total flux cleaned = 0.0347327 Jy ! Component: 150 - total flux cleaned = 0.0410917 Jy ! Component: 200 - total flux cleaned = 0.0458305 Jy ! Total flux subtracted in 200 components = 0.0458305 Jy ! Clean residual min=-0.001999 max=0.002780 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0458305 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0458305 Jy ! Inverting map and beam ! Estimated beam: bmin=1.052 mas, bmaj=1.536 mas, bpa=-4.126 degrees ! Estimated noise=0.273428 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.00685114 Jy ! Component: 100 - total flux cleaned = 0.011542 Jy ! Component: 150 - total flux cleaned = 0.0150208 Jy ! Component: 200 - total flux cleaned = 0.017711 Jy ! Total flux subtracted in 200 components = 0.017711 Jy ! Clean residual min=-0.001088 max=0.001580 Jy/beam ! Clean residual mean=-0.000002 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0635415 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 60 components and 0.0635415 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213084 Jy ! Component: 100 - total flux cleaned = 0.00386098 Jy ! Component: 150 - total flux cleaned = 0.00530763 Jy ! Component: 200 - total flux cleaned = 0.00655964 Jy ! Total flux subtracted in 200 components = 0.00655964 Jy ! Clean residual min=-0.000777 max=0.000785 Jy/beam ! Clean residual mean=-0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0701011 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 91 components and 0.0701011 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.239 mas, bmaj=2.427 mas, bpa=-8.693 degrees ! Estimated noise=0.33946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179357 Jy ! Component: 100 - total flux cleaned = 0.00307668 Jy ! Component: 150 - total flux cleaned = 0.00409834 Jy ! Component: 200 - total flux cleaned = 0.00483082 Jy ! Total flux subtracted in 200 components = 0.00483082 Jy ! Clean residual min=-0.000768 max=0.000721 Jy/beam ! Clean residual mean=-0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0749319 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.000571628 Jy ! Component: 100 - total flux cleaned = 0.00105571 Jy ! Component: 150 - total flux cleaned = 0.00153927 Jy ! Component: 200 - total flux cleaned = 0.00195332 Jy ! Total flux subtracted in 200 components = 0.00195332 Jy ! Clean residual min=-0.000667 max=0.000638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0768852 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 149 components and 0.0768852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.052 mas, bmaj=1.536 mas, bpa=-4.126 degrees ! Estimated noise=0.273428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286163 Jy ! Component: 100 - total flux cleaned = 0.000517198 Jy ! Component: 150 - total flux cleaned = 0.000684595 Jy ! Component: 200 - total flux cleaned = 0.000800828 Jy ! Total flux subtracted in 200 components = 0.000800828 Jy ! Clean residual min=-0.000572 max=0.000558 Jy/beam ! Clean residual mean=-0.000000 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.0776861 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 174 components and 0.0776861 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.050136Jy sigma=0.461848 ! Fit after self-cal, rms=0.050125Jy sigma=0.461777 wmodel J1628+3933_X_a_map.mod ! Writing 174 model components to file: J1628+3933_X_a_map.mod wobs J1628+3933_X_a_uvs.fits ! Writing UV FITS file: J1628+3933_X_a_uvs.fits wwins J1628+3933_X_a_map.win ! wwins: Wrote 10 windows to J1628+3933_X_a_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 = -7.8625e-06 Jy ! Component: 100 - total flux cleaned = -4.76757e-05 Jy ! Component: 150 - total flux cleaned = -4.78834e-05 Jy ! Component: 200 - total flux cleaned = -5.72115e-05 Jy ! Component: 250 - total flux cleaned = -7.52388e-05 Jy ! Component: 300 - total flux cleaned = -0.00011072 Jy ! Component: 350 - total flux cleaned = -0.000136833 Jy ! Component: 400 - total flux cleaned = -0.000171119 Jy ! Component: 450 - total flux cleaned = -0.000188078 Jy ! Component: 500 - total flux cleaned = -0.000213101 Jy ! Component: 550 - total flux cleaned = -0.000196682 Jy ! Component: 600 - total flux cleaned = -0.000221026 Jy ! Component: 650 - total flux cleaned = -0.000228951 Jy ! Component: 700 - total flux cleaned = -0.000236887 Jy ! Component: 750 - total flux cleaned = -0.000268363 Jy ! Component: 800 - total flux cleaned = -0.000276055 Jy ! Component: 850 - total flux cleaned = -0.000276128 Jy ! Component: 900 - total flux cleaned = -0.000276065 Jy ! Component: 950 - total flux cleaned = -0.000313928 Jy ! Component: 1000 - total flux cleaned = -0.000358775 Jy ! Component: 1050 - total flux cleaned = -0.000336598 Jy ! Component: 1100 - total flux cleaned = -0.000388103 Jy ! Component: 1150 - total flux cleaned = -0.000409922 Jy ! Component: 1200 - total flux cleaned = -0.000431701 Jy ! Component: 1250 - total flux cleaned = -0.000460431 Jy ! Component: 1300 - total flux cleaned = -0.000481922 Jy ! Component: 1350 - total flux cleaned = -0.000503273 Jy ! Component: 1400 - total flux cleaned = -0.000503231 Jy ! Component: 1450 - total flux cleaned = -0.000531219 Jy ! Component: 1500 - total flux cleaned = -0.00053827 Jy ! Component: 1550 - total flux cleaned = -0.000565753 Jy ! Component: 1600 - total flux cleaned = -0.000558959 Jy ! Component: 1650 - total flux cleaned = -0.000572578 Jy ! Component: 1700 - total flux cleaned = -0.000572563 Jy ! Component: 1750 - total flux cleaned = -0.000592671 Jy ! Component: 1800 - total flux cleaned = -0.000612597 Jy ! Component: 1850 - total flux cleaned = -0.000612575 Jy ! Component: 1900 - total flux cleaned = -0.000612583 Jy ! Component: 1950 - total flux cleaned = -0.000619236 Jy ! Component: 2000 - total flux cleaned = -0.000645169 Jy ! Component: 2050 - total flux cleaned = -0.000657993 Jy ! Component: 2100 - total flux cleaned = -0.000696438 Jy ! Component: 2150 - total flux cleaned = -0.000690042 Jy ! Component: 2200 - total flux cleaned = -0.000677373 Jy ! Component: 2250 - total flux cleaned = -0.000671066 Jy ! Component: 2300 - total flux cleaned = -0.000689796 Jy ! Component: 2350 - total flux cleaned = -0.000708458 Jy ! Component: 2400 - total flux cleaned = -0.000708487 Jy ! Component: 2450 - total flux cleaned = -0.000726969 Jy ! Component: 2500 - total flux cleaned = -0.000708568 Jy ! Component: 2550 - total flux cleaned = -0.000714687 Jy ! Component: 2600 - total flux cleaned = -0.000708618 Jy ! Component: 2650 - total flux cleaned = -0.000738798 Jy ! Component: 2700 - total flux cleaned = -0.000720775 Jy ! Component: 2750 - total flux cleaned = -0.000714841 Jy ! Component: 2800 - total flux cleaned = -0.000732723 Jy ! Component: 2850 - total flux cleaned = -0.000720857 Jy ! Component: 2900 - total flux cleaned = -0.000726783 Jy ! Component: 2950 - total flux cleaned = -0.000726857 Jy ! Component: 3000 - total flux cleaned = -0.000697717 Jy ! Component: 3050 - total flux cleaned = -0.000726766 Jy ! Component: 3100 - total flux cleaned = -0.000726752 Jy ! Component: 3150 - total flux cleaned = -0.000709466 Jy ! Component: 3200 - total flux cleaned = -0.000675135 Jy ! Component: 3250 - total flux cleaned = -0.000686497 Jy ! Component: 3300 - total flux cleaned = -0.000680825 Jy ! Component: 3350 - total flux cleaned = -0.000680811 Jy ! Component: 3400 - total flux cleaned = -0.00070328 Jy ! Component: 3450 - total flux cleaned = -0.000692089 Jy ! Component: 3500 - total flux cleaned = -0.00067539 Jy ! Component: 3550 - total flux cleaned = -0.000680934 Jy ! Component: 3600 - total flux cleaned = -0.000675424 Jy ! Component: 3650 - total flux cleaned = -0.000653415 Jy ! Component: 3700 - total flux cleaned = -0.000697157 Jy ! Component: 3750 - total flux cleaned = -0.000675358 Jy ! Component: 3800 - total flux cleaned = -0.000697032 Jy ! Component: 3850 - total flux cleaned = -0.000670017 Jy ! Component: 3900 - total flux cleaned = -0.000675407 Jy ! Component: 3950 - total flux cleaned = -0.000691469 Jy ! Component: 4000 - total flux cleaned = -0.000664841 Jy ! Component: 4050 - total flux cleaned = -0.000654257 Jy ! Total flux subtracted in 4096 components = -0.000648986 Jy ! Clean residual min=-0.000298 max=0.000310 Jy/beam ! Clean residual mean=-0.000001 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0770371 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 506 components and 0.077037 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J1628+3933_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.052 x 1.536 at -4.126 degrees (North through East) ! Clean map min=-0.00043332 max=0.035336 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J1628+3933_X_a_map.fits wmodel /image_prod/ug002_uvm//J1628+3933_X_a_map.mod ! Writing 506 model components to file: /image_prod/ug002_uvm//J1628+3933_X_a_map.mod wobs /image_prod/ug002_uvm//J1628+3933_X_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J1628+3933_X_a_uvs.fits wwins /image_prod/ug002_uvm//J1628+3933_X_a_map.win ! wwins: Wrote 11 windows to /image_prod/ug002_uvm//J1628+3933_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0353361 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.21176e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.782071 0.782071 1.56414 3.12828 6.25657 12.5131 25.0263 50.0525 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 383.597 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J1628+3933_X_a_dfm.log closed on Wed Mar 4 17:27:13 2020