! Started logfile: .//J2358-1020_X_dfm.log on Wed Aug 15 15:31:24 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.42800 obs .//J2358-1020_X_uva.fits ! Reading UV FITS file: .//J2358-1020_X_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2358-1020 ! ! 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 8640 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 J2358-1020_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.447726Jy sigma=24.382384 ! Fit after self-cal, rms=0.142564Jy sigma=2.281436 ! 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.6319 mas, bmaj=1.729 mas, bpa=-3.172 degrees ! Estimated noise=0.676754 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.754226 Jy ! Component: 100 - total flux cleaned = 0.929329 Jy ! Total flux subtracted in 100 components = 0.929329 Jy ! Clean residual min=-0.033536 max=0.068811 Jy/beam ! Clean residual mean=-0.000014 rms=0.006792 Jy/beam ! Combined flux in latest and established models = 0.929329 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.929329 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.160566Jy sigma=2.681112 ! Fit after self-cal, rms=0.160541Jy sigma=2.680602 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0746155 Jy ! Component: 100 - total flux cleaned = 0.113942 Jy ! Total flux subtracted in 100 components = 0.113942 Jy ! Clean residual min=-0.023512 max=0.035532 Jy/beam ! Clean residual mean=-0.000003 rms=0.004560 Jy/beam ! Combined flux in latest and established models = 1.04327 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 6 components and 1.04327 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.111148Jy sigma=1.785571 ! Fit after self-cal, rms=0.111021Jy sigma=1.784202 ! Inverting map ! Added new window around map position (6.8, -11.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0349791 Jy ! Component: 100 - total flux cleaned = 0.0550479 Jy ! Total flux subtracted in 100 components = 0.0550479 Jy ! Clean residual min=-0.024158 max=0.029889 Jy/beam ! Clean residual mean=0.000002 rms=0.003824 Jy/beam ! Combined flux in latest and established models = 1.09832 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 1.09832 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.098044Jy sigma=1.552574 ! Fit after self-cal, rms=0.097016Jy sigma=1.531928 ! Inverting map ! Added new window around map position (-2, -0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234916 Jy ! Component: 100 - total flux cleaned = 0.0323894 Jy ! Total flux subtracted in 100 components = 0.0323894 Jy ! Clean residual min=-0.022387 max=0.023930 Jy/beam ! Clean residual mean=0.000004 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 1.13071 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 1.13071 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.090281Jy sigma=1.429143 ! Fit after self-cal, rms=0.089833Jy sigma=1.418587 ! 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.7981 mas, bmaj=2.058 mas, bpa=-2.825 degrees ! Estimated noise=0.482406 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.00696642 Jy ! Component: 100 - total flux cleaned = 0.00863664 Jy ! Component: 150 - total flux cleaned = 0.0100708 Jy ! Component: 200 - total flux cleaned = 0.0113276 Jy ! Total flux subtracted in 200 components = 0.0113276 Jy ! Clean residual min=-0.022020 max=0.019432 Jy/beam ! Clean residual mean=0.000007 rms=0.003480 Jy/beam ! Combined flux in latest and established models = 1.14204 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 1.14204 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.086001Jy sigma=1.364679 ! Fit after self-cal, rms=0.085901Jy sigma=1.362500 ! 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.7981 x 2.058 at -2.825 degrees (North through East) ! Clean map min=-0.020893 max=0.9869 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 1.03 ! LA 1.02 MK 1.02 NL 1.08 OV 0.94 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.96 KP 1.05 ! LA 1.01 MK 1.02 NL 1.07 OV 0.94 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.96 KP 1.04 ! LA 1.01 MK 0.99 NL 1.10 OV 0.94 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.95 KP 1.04 ! LA 1.00 MK 1.02 NL 1.07 OV 0.94 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.98 KP 1.02 ! LA 1.02 MK 1.00 NL 1.08 OV 0.93 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.96 KP 1.05 ! LA 1.00 MK 1.01 NL 1.08 OV 0.93 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.96 KP 1.04 ! LA 1.01 MK 1.03 NL 1.07 OV 0.94 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.96 KP 1.05 ! LA 1.01 MK 0.99 NL 1.08 OV 0.94 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.97 KP 1.04 ! LA 1.00 MK 0.99 NL 1.08 OV 0.92 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.98 KP 1.02 ! LA 1.01 MK 1.03 NL 1.06 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.96 KP 1.04 ! LA 1.00 MK 1.01 NL 1.07 OV 0.93 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 0.99 KP 1.02 ! LA 1.01 MK 1.01 NL 1.09 OV 0.93 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.085901Jy sigma=1.362500 ! Fit after self-cal, rms=0.068163Jy sigma=1.046569 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7987 mas, bmaj=2.068 mas, bpa=-2.799 degrees ! Estimated noise=0.484423 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.00935928 Jy ! Component: 100 - total flux cleaned = -0.0114465 Jy ! Component: 150 - total flux cleaned = -0.0123127 Jy ! Component: 200 - total flux cleaned = -0.0129868 Jy ! Total flux subtracted in 200 components = -0.0129868 Jy ! Clean residual min=-0.007129 max=0.008143 Jy/beam ! Clean residual mean=0.000005 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 1.12905 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 1.12905 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.065630Jy sigma=1.007047 ! Fit after self-cal, rms=0.065273Jy sigma=1.002927 ! Inverting map ! Added new window around map position (-5.8, 8.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428079 Jy ! Component: 100 - total flux cleaned = 0.00339189 Jy ! Component: 150 - total flux cleaned = 0.00310776 Jy ! Component: 200 - total flux cleaned = 0.00259386 Jy ! Total flux subtracted in 200 components = 0.00259386 Jy ! Clean residual min=-0.006439 max=0.005942 Jy/beam ! Clean residual mean=0.000006 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 1.13164 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 1.13164 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.064138Jy sigma=0.984640 ! Fit after self-cal, rms=0.063983Jy sigma=0.982997 ! 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.063983Jy sigma=0.982997 ! Fit after self-cal, rms=0.063535Jy sigma=0.976092 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7984 mas, bmaj=2.068 mas, bpa=-2.774 degrees ! Estimated noise=0.48498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00327699 Jy ! Component: 100 - total flux cleaned = -0.00466813 Jy ! Component: 150 - total flux cleaned = -0.00545903 Jy ! Component: 200 - total flux cleaned = -0.00601723 Jy ! Total flux subtracted in 200 components = -0.00601723 Jy ! Clean residual min=-0.005223 max=0.005023 Jy/beam ! Clean residual mean=0.000005 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 1.12563 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 1.12563 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.062676Jy sigma=0.962705 ! Fit after self-cal, rms=0.062561Jy sigma=0.961272 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (12.8, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351904 Jy ! Component: 100 - total flux cleaned = 0.00313777 Jy ! Component: 150 - total flux cleaned = 0.00292597 Jy ! Component: 200 - total flux cleaned = 0.0027295 Jy ! Total flux subtracted in 200 components = 0.0027295 Jy ! Clean residual min=-0.004580 max=0.004696 Jy/beam ! Clean residual mean=0.000002 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 1.12835 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 1.12835 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.062013Jy sigma=0.953306 ! Fit after self-cal, rms=0.061975Jy sigma=0.952855 ! Inverting map ! Added new window around map position (1.4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317017 Jy ! Component: 100 - total flux cleaned = 0.00263595 Jy ! Component: 150 - total flux cleaned = 0.00239798 Jy ! Component: 200 - total flux cleaned = 0.00217887 Jy ! Total flux subtracted in 200 components = 0.00217887 Jy ! Clean residual min=-0.004410 max=0.004249 Jy/beam ! Clean residual mean=0.000003 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 1.13053 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 1.13053 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.061365Jy sigma=0.944459 ! Fit after self-cal, rms=0.061338Jy sigma=0.944134 ! 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.061338Jy sigma=0.944134 ! Fit after self-cal, rms=0.060811Jy sigma=0.935834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7976 mas, bmaj=2.067 mas, bpa=-2.746 degrees ! Estimated noise=0.48523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103231 Jy ! Component: 100 - total flux cleaned = -0.002088 Jy ! Component: 150 - total flux cleaned = -0.00297346 Jy ! Component: 200 - total flux cleaned = -0.00349672 Jy ! Total flux subtracted in 200 components = -0.00349672 Jy ! Clean residual min=-0.003857 max=0.003541 Jy/beam ! Clean residual mean=0.000002 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 1.12704 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 109 components and 1.12704 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.060387Jy sigma=0.929377 ! Fit after self-cal, rms=0.060355Jy sigma=0.929019 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 = -7.11151e-05 Jy ! Component: 100 - total flux cleaned = -0.000312173 Jy ! Component: 150 - total flux cleaned = -0.000459775 Jy ! Component: 200 - total flux cleaned = -0.000741154 Jy ! Total flux subtracted in 200 components = -0.000741154 Jy ! Clean residual min=-0.003677 max=0.003400 Jy/beam ! Clean residual mean=0.000002 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 1.1263 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 1.1263 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.060168Jy sigma=0.926174 ! Fit after self-cal, rms=0.060153Jy sigma=0.926018 ! 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.060153Jy sigma=0.926018 ! Fit after self-cal, rms=0.060033Jy sigma=0.924974 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.141 mas, bmaj=3.976 mas, bpa=2.29 degrees ! Estimated noise=0.627825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00202982 Jy ! Component: 100 - total flux cleaned = -0.00235034 Jy ! Component: 150 - total flux cleaned = -0.00241985 Jy ! Component: 200 - total flux cleaned = -0.00235988 Jy ! Total flux subtracted in 200 components = -0.00235988 Jy ! Clean residual min=-0.004506 max=0.004130 Jy/beam ! Clean residual mean=0.000003 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 1.12394 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 137 components and 1.12394 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.059981Jy sigma=0.924171 ! Fit after self-cal, rms=0.059975Jy sigma=0.923889 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.00019938 Jy ! Component: 100 - total flux cleaned = -3.63931e-05 Jy ! Component: 150 - total flux cleaned = -8.36932e-05 Jy ! Component: 200 - total flux cleaned = -8.20928e-05 Jy ! Total flux subtracted in 200 components = -8.20928e-05 Jy ! Clean residual min=-0.004556 max=0.003873 Jy/beam ! Clean residual mean=0.000003 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 1.12385 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 150 components and 1.12385 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.059969Jy sigma=0.923830 ! Fit after self-cal, rms=0.059969Jy sigma=0.923763 ! 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.797 mas, bmaj=2.066 mas, bpa=-2.731 degrees ! Estimated noise=0.485111 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.797 x 2.066 at -2.731 degrees (North through East) ! Clean map min=-0.0072111 max=0.99666 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.059969Jy sigma=0.923763 ! Fit after self-cal, rms=0.057039Jy sigma=0.873879 ! Inverting map and beam ! Estimated beam: bmin=0.7972 mas, bmaj=2.066 mas, bpa=-2.711 degrees ! Estimated noise=0.485307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000971348 Jy ! Component: 100 - total flux cleaned = -0.000885823 Jy ! Component: 150 - total flux cleaned = -0.00108728 Jy ! Component: 200 - total flux cleaned = -0.00108618 Jy ! Total flux subtracted in 200 components = -0.00108618 Jy ! Clean residual min=-0.003289 max=0.003016 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 1.12277 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 158 components and 1.12277 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.056829Jy sigma=0.870780 ! Fit after self-cal, rms=0.056808Jy sigma=0.870542 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.57969e-05 Jy ! Component: 100 - total flux cleaned = 0.000157719 Jy ! Component: 150 - total flux cleaned = 0.000157479 Jy ! Component: 200 - total flux cleaned = 0.000157612 Jy ! Total flux subtracted in 200 components = 0.000157612 Jy ! Clean residual min=-0.003160 max=0.003016 Jy/beam ! Clean residual mean=0.000001 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 1.12292 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 1.12293 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.056706Jy sigma=0.869041 ! Fit after self-cal, rms=0.056699Jy sigma=0.868961 ! Inverting map ! Added new window around map position (-0.2, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262508 Jy ! Component: 100 - total flux cleaned = 0.00270903 Jy ! Component: 150 - total flux cleaned = 0.00258991 Jy ! Component: 200 - total flux cleaned = 0.00242301 Jy ! Total flux subtracted in 200 components = 0.00242301 Jy ! Clean residual min=-0.002871 max=0.002925 Jy/beam ! Clean residual mean=0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 1.12535 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 183 components and 1.12535 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.056493Jy sigma=0.865919 ! Fit after self-cal, rms=0.056489Jy sigma=0.865871 ! Inverting map ! Added new window around map position (-4, -24.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188451 Jy ! Component: 100 - total flux cleaned = 0.00213889 Jy ! Component: 150 - total flux cleaned = 0.00225635 Jy ! Component: 200 - total flux cleaned = 0.00225833 Jy ! Total flux subtracted in 200 components = 0.00225833 Jy ! Clean residual min=-0.002734 max=0.002591 Jy/beam ! Clean residual mean=0.000001 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 1.12761 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 1.12761 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.056316Jy sigma=0.863372 ! Fit after self-cal, rms=0.056308Jy sigma=0.863282 ! 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.056308Jy sigma=0.863282 ! Fit after self-cal, rms=0.056257Jy sigma=0.862763 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.6311 mas, bmaj=1.734 mas, bpa=-3.07 degrees ! Estimated noise=0.681575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.75955 Jy ! Component: 100 - total flux cleaned = 0.937328 Jy ! Component: 150 - total flux cleaned = 1.0139 Jy ! Component: 200 - total flux cleaned = 1.05458 Jy ! Total flux subtracted in 200 components = 1.05458 Jy ! Clean residual min=-0.013328 max=0.020183 Jy/beam ! Clean residual mean=-0.000004 rms=0.002345 Jy/beam ! Combined flux in latest and established models = 1.05458 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 9 model components to the UV plane model. ! The established model now contains 9 components and 1.05458 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7969 mas, bmaj=2.066 mas, bpa=-2.708 degrees ! Estimated noise=0.485103 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.0289925 Jy ! Component: 100 - total flux cleaned = 0.0458203 Jy ! Component: 150 - total flux cleaned = 0.0569474 Jy ! Component: 200 - total flux cleaned = 0.0648771 Jy ! Total flux subtracted in 200 components = 0.0648771 Jy ! Clean residual min=-0.006985 max=0.006634 Jy/beam ! Clean residual mean=0.000004 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 1.11946 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 1.11946 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.141 mas, bmaj=3.975 mas, bpa=2.326 degrees ! Estimated noise=0.6279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00702053 Jy ! Component: 100 - total flux cleaned = 0.00950049 Jy ! Component: 150 - total flux cleaned = 0.0109326 Jy ! Component: 200 - total flux cleaned = 0.0118907 Jy ! Total flux subtracted in 200 components = 0.0118907 Jy ! Clean residual min=-0.004905 max=0.003370 Jy/beam ! Clean residual mean=0.000010 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 1.13135 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.000607816 Jy ! Component: 100 - total flux cleaned = 0.00115165 Jy ! Component: 150 - total flux cleaned = 0.00144518 Jy ! Component: 200 - total flux cleaned = 0.00171848 Jy ! Total flux subtracted in 200 components = 0.00171848 Jy ! Clean residual min=-0.003961 max=0.003006 Jy/beam ! Clean residual mean=0.000009 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 1.13307 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 1.13307 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7969 mas, bmaj=2.066 mas, bpa=-2.708 degrees ! Estimated noise=0.485103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000685218 Jy ! Component: 100 - total flux cleaned = -0.000320269 Jy ! Component: 150 - total flux cleaned = -0.000313764 Jy ! Component: 200 - total flux cleaned = 4.44394e-06 Jy ! Total flux subtracted in 200 components = 4.44394e-06 Jy ! Clean residual min=-0.004403 max=0.004493 Jy/beam ! Clean residual mean=0.000003 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 1.13307 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 1.13307 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.058195Jy sigma=0.888670 ! Fit after self-cal, rms=0.057944Jy sigma=0.885495 wmodel J2358-1020_X_map.mod ! Writing 74 model components to file: J2358-1020_X_map.mod wobs J2358-1020_X_uvs.fits ! Writing UV FITS file: J2358-1020_X_uvs.fits wwins J2358-1020_X_map.win ! wwins: Wrote 8 windows to J2358-1020_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.000413786 Jy ! Component: 100 - total flux cleaned = 0.000331998 Jy ! Component: 150 - total flux cleaned = 0.000804588 Jy ! Component: 200 - total flux cleaned = 0.00112162 Jy ! Component: 250 - total flux cleaned = 0.00130394 Jy ! Component: 300 - total flux cleaned = 0.00181825 Jy ! Component: 350 - total flux cleaned = 0.00203752 Jy ! Component: 400 - total flux cleaned = 0.00241013 Jy ! Component: 450 - total flux cleaned = 0.00271989 Jy ! Component: 500 - total flux cleaned = 0.00296997 Jy ! Component: 550 - total flux cleaned = 0.00316401 Jy ! Component: 600 - total flux cleaned = 0.00335325 Jy ! Component: 650 - total flux cleaned = 0.00353809 Jy ! Component: 700 - total flux cleaned = 0.00353853 Jy ! Component: 750 - total flux cleaned = 0.00367126 Jy ! Component: 800 - total flux cleaned = 0.00367181 Jy ! Component: 850 - total flux cleaned = 0.00375803 Jy ! Component: 900 - total flux cleaned = 0.00388203 Jy ! Component: 950 - total flux cleaned = 0.00392166 Jy ! Component: 1000 - total flux cleaned = 0.00392093 Jy ! Component: 1050 - total flux cleaned = 0.00368381 Jy ! Component: 1100 - total flux cleaned = 0.00372308 Jy ! Component: 1150 - total flux cleaned = 0.0036845 Jy ! Component: 1200 - total flux cleaned = 0.00357148 Jy ! Component: 1250 - total flux cleaned = 0.00368288 Jy ! Component: 1300 - total flux cleaned = 0.0036463 Jy ! Component: 1350 - total flux cleaned = 0.0035011 Jy ! Component: 1400 - total flux cleaned = 0.00335731 Jy ! Component: 1450 - total flux cleaned = 0.00339224 Jy ! Component: 1500 - total flux cleaned = 0.0032878 Jy ! Component: 1550 - total flux cleaned = 0.00318441 Jy ! Component: 1600 - total flux cleaned = 0.00311664 Jy ! Component: 1650 - total flux cleaned = 0.00308327 Jy ! Component: 1700 - total flux cleaned = 0.00295057 Jy ! Component: 1750 - total flux cleaned = 0.00285293 Jy ! Component: 1800 - total flux cleaned = 0.00282042 Jy ! Component: 1850 - total flux cleaned = 0.00282013 Jy ! Component: 1900 - total flux cleaned = 0.00263085 Jy ! Component: 1950 - total flux cleaned = 0.00253748 Jy ! Component: 2000 - total flux cleaned = 0.00256831 Jy ! Component: 2050 - total flux cleaned = 0.00241594 Jy ! Component: 2100 - total flux cleaned = 0.00235573 Jy ! Component: 2150 - total flux cleaned = 0.00226654 Jy ! Component: 2200 - total flux cleaned = 0.00223677 Jy ! Component: 2250 - total flux cleaned = 0.00226586 Jy ! Component: 2300 - total flux cleaned = 0.00217934 Jy ! Component: 2350 - total flux cleaned = 0.00223659 Jy ! Component: 2400 - total flux cleaned = 0.00218042 Jy ! Component: 2450 - total flux cleaned = 0.00209708 Jy ! Component: 2500 - total flux cleaned = 0.0022625 Jy ! Component: 2550 - total flux cleaned = 0.00218081 Jy ! Component: 2600 - total flux cleaned = 0.0021267 Jy ! Component: 2650 - total flux cleaned = 0.00209958 Jy ! Component: 2700 - total flux cleaned = 0.00215269 Jy ! Component: 2750 - total flux cleaned = 0.00220433 Jy ! Component: 2800 - total flux cleaned = 0.0021519 Jy ! Component: 2850 - total flux cleaned = 0.00217762 Jy ! Component: 2900 - total flux cleaned = 0.00215233 Jy ! Component: 2950 - total flux cleaned = 0.00217781 Jy ! Component: 3000 - total flux cleaned = 0.0022274 Jy ! Component: 3050 - total flux cleaned = 0.00232669 Jy ! Component: 3100 - total flux cleaned = 0.00235131 Jy ! Component: 3150 - total flux cleaned = 0.00239962 Jy ! Component: 3200 - total flux cleaned = 0.00237568 Jy ! Component: 3250 - total flux cleaned = 0.00242362 Jy ! Component: 3300 - total flux cleaned = 0.00237637 Jy ! Component: 3350 - total flux cleaned = 0.00242303 Jy ! Component: 3400 - total flux cleaned = 0.00244643 Jy ! Component: 3450 - total flux cleaned = 0.00244692 Jy ! Component: 3500 - total flux cleaned = 0.00251512 Jy ! Component: 3550 - total flux cleaned = 0.0026054 Jy ! Component: 3600 - total flux cleaned = 0.00267257 Jy ! Component: 3650 - total flux cleaned = 0.00271704 Jy ! Component: 3700 - total flux cleaned = 0.00276108 Jy ! Component: 3750 - total flux cleaned = 0.00278292 Jy ! Component: 3800 - total flux cleaned = 0.00295585 Jy ! Component: 3850 - total flux cleaned = 0.00293463 Jy ! Component: 3900 - total flux cleaned = 0.00293479 Jy ! Component: 3950 - total flux cleaned = 0.00304069 Jy ! Component: 4000 - total flux cleaned = 0.00306141 Jy ! Component: 4050 - total flux cleaned = 0.00312427 Jy ! Total flux subtracted in 4096 components = 0.00320685 Jy ! Clean residual min=-0.001028 max=0.001030 Jy/beam ! Clean residual mean=-0.000000 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 1.13628 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 334 components and 1.13628 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J2358-1020_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7969 x 2.066 at -2.708 degrees (North through East) ! Clean map min=-0.0036428 max=1.0022 Jy/beam ! Writing clean map to FITS file: .//J2358-1020_X_map.fits wmodel .//J2358-1020_X_map.mod ! Writing 334 model components to file: .//J2358-1020_X_map.mod wobs .//J2358-1020_X_uvs.fits ! Writing UV FITS file: .//J2358-1020_X_uvs.fits wwins .//J2358-1020_X_map.win ! wwins: Wrote 9 windows to .//J2358-1020_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.00217 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000341519 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.102234 0.102234 0.204468 0.408935 0.81787 1.63574 3.27148 6.54296 13.0859 26.1719 52.3437 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.002 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2934.45 quit ! Quitting program ! Log file .//J2358-1020_X_dfm.log closed on Wed Aug 15 15:31:28 2018