! Started logfile: /scr/pima/rdv95_uvs/J2318+2404_X_uvs.log on Wed Nov 6 20:50:46 2013 obs /scr/pima/rdv95_uvs/J2318+2404_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J2318+2404_X_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! AN table 2: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2318+2404 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5832 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J2318+2404_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005719Jy sigma=1.907629 ! Fit after self-cal, rms=0.874795Jy sigma=1.637666 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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.77 mas, bmaj=1.499 mas, bpa=-7.22 degrees ! Estimated noise=9.83102 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.0977912 Jy ! Component: 100 - total flux cleaned = 0.122918 Jy ! Total flux subtracted in 100 components = 0.122918 Jy ! Clean residual min=-0.004424 max=0.009627 Jy/beam ! Clean residual mean=0.000003 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.122918 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.122918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056814Jy sigma=0.097799 ! Fit after self-cal, rms=0.056808Jy sigma=0.097761 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00968791 Jy ! Component: 100 - total flux cleaned = 0.0137814 Jy ! Total flux subtracted in 100 components = 0.0137814 Jy ! Clean residual min=-0.003925 max=0.003846 Jy/beam ! Clean residual mean=0.000001 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.136699 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.136699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055167Jy sigma=0.092836 ! Fit after self-cal, rms=0.055166Jy sigma=0.092812 ! 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.019 mas, bmaj=1.853 mas, bpa=-6.626 degrees ! Estimated noise=5.14074 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.00390974 Jy ! Component: 100 - total flux cleaned = 0.00591144 Jy ! Component: 150 - total flux cleaned = 0.00711628 Jy ! Component: 200 - total flux cleaned = 0.00787741 Jy ! Total flux subtracted in 200 components = 0.00787741 Jy ! Clean residual min=-0.003094 max=0.002881 Jy/beam ! Clean residual mean=-0.000003 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.144576 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.144576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054967Jy sigma=0.092080 ! Fit after self-cal, rms=0.054979Jy sigma=0.092077 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.03 KP 1.03 ! LA 1.04 MK 1.02 NL 0.99 OV 1.00 ! PT 0.98 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.99 HN 1.04 KP 1.03 ! MK 0.98 NL 0.98 OV 1.01 PT 0.99 ! SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.05 KP 0.96 ! LA 1.00 MK 1.05 NL 1.00 OV 0.98 ! PT 0.98 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.03 HN 1.06 KP 0.94 ! MK 1.02 NL 0.96 OV 1.01 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.10 KP 0.88 ! LA 1.08 MK 0.97 NL 1.01 OV 1.01 ! PT 0.98 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.98 HN 0.99 KP 0.87 ! MK 0.95 NL 1.01 OV 1.08 PT 0.97 ! SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.09 HN 1.08 KP 0.89 ! LA 1.01 MK 1.03 NL 1.03 OV 0.98 ! PT 0.99 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.04 HN 1.06 KP 0.94 ! MK 0.98 NL 1.03 OV 1.04 PT 1.03 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.054979Jy sigma=0.092077 ! Fit after self-cal, rms=0.055629Jy sigma=0.090666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.022 mas, bmaj=1.847 mas, bpa=-6.572 degrees ! Estimated noise=5.13899 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 (4, -4.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164409 Jy ! Component: 100 - total flux cleaned = 0.00158872 Jy ! Component: 150 - total flux cleaned = 0.00167163 Jy ! Component: 200 - total flux cleaned = 0.00174738 Jy ! Total flux subtracted in 200 components = 0.00174738 Jy ! Clean residual min=-0.001999 max=0.001905 Jy/beam ! Clean residual mean=0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.146324 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.146324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055528Jy sigma=0.090467 ! Fit after self-cal, rms=0.055568Jy sigma=0.090448 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055568Jy sigma=0.090448 ! Fit after self-cal, rms=0.055542Jy sigma=0.090442 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.022 mas, bmaj=1.847 mas, bpa=-6.598 degrees ! Estimated noise=5.13226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162206 Jy ! Component: 100 - total flux cleaned = 0.000228336 Jy ! Component: 150 - total flux cleaned = 0.000288305 Jy ! Component: 200 - total flux cleaned = 0.00025978 Jy ! Total flux subtracted in 200 components = 0.00025978 Jy ! Clean residual min=-0.001953 max=0.001797 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.146584 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.146584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055503Jy sigma=0.090391 ! Fit after self-cal, rms=0.055505Jy sigma=0.090390 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 = -5.28388e-05 Jy ! Component: 100 - total flux cleaned = -2.79689e-05 Jy ! Component: 150 - total flux cleaned = -5.22533e-05 Jy ! Component: 200 - total flux cleaned = -9.6266e-05 Jy ! Total flux subtracted in 200 components = -9.6266e-05 Jy ! Clean residual min=-0.001909 max=0.001776 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.146487 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.146487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055482Jy sigma=0.090362 ! Fit after self-cal, rms=0.055482Jy sigma=0.090362 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055482Jy sigma=0.090362 ! Fit after self-cal, rms=0.055513Jy sigma=0.090349 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.022 mas, bmaj=1.847 mas, bpa=-6.65 degrees ! Estimated noise=5.13322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.69003e-05 Jy ! Component: 100 - total flux cleaned = -6.73436e-05 Jy ! Component: 150 - total flux cleaned = -6.77522e-05 Jy ! Component: 200 - total flux cleaned = -8.71695e-05 Jy ! Total flux subtracted in 200 components = -8.71695e-05 Jy ! Clean residual min=-0.001886 max=0.001728 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.1464 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.1464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055495Jy sigma=0.090329 ! Fit after self-cal, rms=0.055495Jy sigma=0.090329 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 = -5.97242e-05 Jy ! Component: 100 - total flux cleaned = -7.76164e-05 Jy ! Component: 150 - total flux cleaned = -5.99458e-05 Jy ! Component: 200 - total flux cleaned = -7.66302e-05 Jy ! Total flux subtracted in 200 components = -7.66302e-05 Jy ! Clean residual min=-0.001879 max=0.001716 Jy/beam ! Clean residual mean=0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.146323 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.146323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055481Jy sigma=0.090314 ! Fit after self-cal, rms=0.055480Jy sigma=0.090314 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055480Jy sigma=0.090314 ! Fit after self-cal, rms=0.055457Jy sigma=0.090302 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.172 mas, bmaj=2.812 mas, bpa=-7.3 degrees ! Estimated noise=5.63023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240359 Jy ! Component: 100 - total flux cleaned = -0.000253158 Jy ! Component: 150 - total flux cleaned = -0.000253398 Jy ! Component: 200 - total flux cleaned = -0.000253319 Jy ! Total flux subtracted in 200 components = -0.000253319 Jy ! Clean residual min=-0.002057 max=0.001831 Jy/beam ! Clean residual mean=0.000003 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.14607 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.14607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055457Jy sigma=0.090297 ! Fit after self-cal, rms=0.055455Jy sigma=0.090296 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 = -8.03038e-05 Jy ! Component: 100 - total flux cleaned = -3.17912e-05 Jy ! Component: 150 - total flux cleaned = 1.30274e-05 Jy ! Component: 200 - total flux cleaned = 3.81652e-05 Jy ! Total flux subtracted in 200 components = 3.81652e-05 Jy ! Clean residual min=-0.002056 max=0.001827 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.146108 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.146108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055454Jy sigma=0.090294 ! Fit after self-cal, rms=0.055452Jy sigma=0.090293 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055452Jy sigma=0.090293 ! Fit after self-cal, rms=0.055452Jy sigma=0.090293 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055452Jy sigma=0.090293 ! Fit after self-cal, rms=0.055325Jy sigma=0.090289 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.7696 mas, bmaj=1.489 mas, bpa=-7.117 degrees ! Estimated noise=9.82577 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.000602742 Jy ! Component: 100 - total flux cleaned = -0.000590105 Jy ! Component: 150 - total flux cleaned = -0.000587448 Jy ! Component: 200 - total flux cleaned = -0.000502361 Jy ! Total flux subtracted in 200 components = -0.000502361 Jy ! Clean residual min=-0.003156 max=0.003022 Jy/beam ! Clean residual mean=0.000000 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.145606 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.145606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055315Jy sigma=0.090295 ! Fit after self-cal, rms=0.055314Jy sigma=0.090288 ! Inverting map 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.022 mas, bmaj=1.847 mas, bpa=-6.584 degrees ! Estimated noise=5.11891 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165957 Jy ! Component: 100 - total flux cleaned = 0.000283127 Jy ! Component: 150 - total flux cleaned = 0.000267544 Jy ! Component: 200 - total flux cleaned = 0.0002229 Jy ! Component: 250 - total flux cleaned = 0.00022346 Jy ! Component: 300 - total flux cleaned = 0.000223526 Jy ! Component: 350 - total flux cleaned = 0.000210405 Jy ! Component: 400 - total flux cleaned = 0.000197954 Jy ! Total flux subtracted in 400 components = 0.000197954 Jy ! Clean residual min=-0.001818 max=0.001710 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.145804 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 110 components and 0.145804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055292Jy sigma=0.090254 ! Fit after self-cal, rms=0.055290Jy sigma=0.090252 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75963e-05 Jy ! Component: 100 - total flux cleaned = 4.74799e-05 Jy ! Component: 150 - total flux cleaned = 4.7474e-05 Jy ! Component: 200 - total flux cleaned = 5.89568e-05 Jy ! Component: 250 - total flux cleaned = 5.8661e-05 Jy ! Component: 300 - total flux cleaned = 3.7227e-05 Jy ! Component: 350 - total flux cleaned = 3.6994e-05 Jy ! Component: 400 - total flux cleaned = 3.68995e-05 Jy ! Total flux subtracted in 400 components = 3.68995e-05 Jy ! Clean residual min=-0.001810 max=0.001671 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.145841 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 110 components and 0.145841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055279Jy sigma=0.090238 ! Fit after self-cal, rms=0.055278Jy sigma=0.090237 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055278Jy sigma=0.090237 ! Fit after self-cal, rms=0.055230Jy sigma=0.090233 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.021 mas, bmaj=1.846 mas, bpa=-6.671 degrees ! Estimated noise=5.1122 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105838 Jy ! Component: 100 - total flux cleaned = -0.000127426 Jy ! Component: 150 - total flux cleaned = -0.000127355 Jy ! Component: 200 - total flux cleaned = -0.000137233 Jy ! Component: 250 - total flux cleaned = -0.000146587 Jy ! Component: 300 - total flux cleaned = -0.000137623 Jy ! Component: 350 - total flux cleaned = -0.0001467 Jy ! Component: 400 - total flux cleaned = -0.000146512 Jy ! Total flux subtracted in 400 components = -0.000146512 Jy ! Clean residual min=-0.001780 max=0.001622 Jy/beam ! Clean residual mean=0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.145694 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 0.145694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055221Jy sigma=0.090223 ! Fit after self-cal, rms=0.055220Jy sigma=0.090222 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.59609e-05 Jy ! Component: 100 - total flux cleaned = -5.74626e-05 Jy ! Component: 150 - total flux cleaned = -5.74477e-05 Jy ! Component: 200 - total flux cleaned = -5.75194e-05 Jy ! Component: 250 - total flux cleaned = -5.75183e-05 Jy ! Component: 300 - total flux cleaned = -5.72646e-05 Jy ! Component: 350 - total flux cleaned = -6.47816e-05 Jy ! Component: 400 - total flux cleaned = -6.45781e-05 Jy ! Total flux subtracted in 400 components = -6.45781e-05 Jy ! Clean residual min=-0.001775 max=0.001624 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.14563 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.14563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055213Jy sigma=0.090216 ! Fit after self-cal, rms=0.055212Jy sigma=0.090215 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055212Jy sigma=0.090215 ! Fit after self-cal, rms=0.055291Jy sigma=0.090205 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.021 mas, bmaj=1.846 mas, bpa=-6.724 degrees ! Estimated noise=5.11503 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.84671e-05 Jy ! Component: 100 - total flux cleaned = -3.48367e-05 Jy ! Component: 150 - total flux cleaned = -4.24299e-05 Jy ! Component: 200 - total flux cleaned = -4.9733e-05 Jy ! Component: 250 - total flux cleaned = -5.67839e-05 Jy ! Component: 300 - total flux cleaned = -5.69095e-05 Jy ! Component: 350 - total flux cleaned = -6.38566e-05 Jy ! Component: 400 - total flux cleaned = -7.05421e-05 Jy ! Total flux subtracted in 400 components = -7.05421e-05 Jy ! Clean residual min=-0.001757 max=0.001605 Jy/beam ! Clean residual mean=0.000001 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.145559 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.145559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055286Jy sigma=0.090199 ! Fit after self-cal, rms=0.055285Jy sigma=0.090199 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.66283e-05 Jy ! Component: 100 - total flux cleaned = -6.05913e-05 Jy ! Component: 150 - total flux cleaned = -6.02257e-05 Jy ! Component: 200 - total flux cleaned = -6.66767e-05 Jy ! Component: 250 - total flux cleaned = -7.31375e-05 Jy ! Component: 300 - total flux cleaned = -7.31227e-05 Jy ! Component: 350 - total flux cleaned = -7.93502e-05 Jy ! Component: 400 - total flux cleaned = -8.54529e-05 Jy ! Total flux subtracted in 400 components = -8.54529e-05 Jy ! Clean residual min=-0.001754 max=0.001608 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.145474 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.145474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055281Jy sigma=0.090195 ! Fit after self-cal, rms=0.055280Jy sigma=0.090194 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055280Jy sigma=0.090194 ! Fit after self-cal, rms=0.055181Jy sigma=0.088853 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.172 mas, bmaj=2.815 mas, bpa=-7.352 degrees ! Estimated noise=5.63073 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021563 Jy ! Component: 100 - total flux cleaned = 0.000226135 Jy ! Component: 150 - total flux cleaned = 0.00022556 Jy ! Component: 200 - total flux cleaned = 0.000204489 Jy ! Component: 250 - total flux cleaned = 0.000191826 Jy ! Component: 300 - total flux cleaned = 0.000185615 Jy ! Component: 350 - total flux cleaned = 0.000168852 Jy ! Component: 400 - total flux cleaned = 0.000158397 Jy ! Total flux subtracted in 400 components = 0.000158397 Jy ! Clean residual min=-0.001927 max=0.001795 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.145632 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 129 components and 0.145632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055185Jy sigma=0.088850 ! Fit after self-cal, rms=0.055191Jy sigma=0.088844 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.06324e-05 Jy ! Component: 100 - total flux cleaned = -2.46983e-05 Jy ! Component: 150 - total flux cleaned = -2.9582e-05 Jy ! Component: 200 - total flux cleaned = -3.43454e-05 Jy ! Component: 250 - total flux cleaned = -4.23371e-05 Jy ! Component: 300 - total flux cleaned = -4.97235e-05 Jy ! Component: 350 - total flux cleaned = -4.98211e-05 Jy ! Component: 400 - total flux cleaned = -5.67455e-05 Jy ! Total flux subtracted in 400 components = -5.67455e-05 Jy ! Clean residual min=-0.001919 max=0.001793 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.145575 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.145575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055192Jy sigma=0.088844 ! Fit after self-cal, rms=0.055191Jy sigma=0.088843 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.021 mas, bmaj=1.846 mas, bpa=-6.731 degrees ! Estimated noise=5.12835 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.021 x 1.846 at -6.731 degrees (North through East) ! Clean map min=-0.0020388 max=0.12915 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.7686 mas, bmaj=1.487 mas, bpa=-7.308 degrees ! Estimated noise=9.86339 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979736 Jy ! Component: 100 - total flux cleaned = 0.123816 Jy ! Component: 150 - total flux cleaned = 0.133671 Jy ! Component: 200 - total flux cleaned = 0.136095 Jy ! Component: 250 - total flux cleaned = 0.137714 Jy ! Component: 300 - total flux cleaned = 0.138497 Jy ! Component: 350 - total flux cleaned = 0.139304 Jy ! Component: 400 - total flux cleaned = 0.140003 Jy ! Total flux subtracted in 400 components = 0.140003 Jy ! Clean residual min=-0.003217 max=0.003011 Jy/beam ! Clean residual mean=0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.140003 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.140003 Jy ! Inverting map and beam ! Estimated beam: bmin=1.021 mas, bmaj=1.846 mas, bpa=-6.731 degrees ! Estimated noise=5.12835 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (32.4, -20.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174637 Jy ! Component: 100 - total flux cleaned = 0.00229712 Jy ! Component: 150 - total flux cleaned = 0.00296904 Jy ! Component: 200 - total flux cleaned = 0.00324171 Jy ! Component: 250 - total flux cleaned = 0.0033649 Jy ! Component: 300 - total flux cleaned = 0.00351583 Jy ! Component: 350 - total flux cleaned = 0.00355027 Jy ! Component: 400 - total flux cleaned = 0.00371565 Jy ! Total flux subtracted in 400 components = 0.00371565 Jy ! Clean residual min=-0.001617 max=0.001465 Jy/beam ! Clean residual mean=0.000001 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.143718 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 66 components and 0.143718 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.172 mas, bmaj=2.815 mas, bpa=-7.352 degrees ! Estimated noise=5.63073 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104578 Jy ! Component: 100 - total flux cleaned = 0.00137576 Jy ! Component: 150 - total flux cleaned = 0.00152555 Jy ! Component: 200 - total flux cleaned = 0.00163457 Jy ! Component: 250 - total flux cleaned = 0.00174965 Jy ! Component: 300 - total flux cleaned = 0.00183595 Jy ! Component: 350 - total flux cleaned = 0.00186756 Jy ! Component: 400 - total flux cleaned = 0.00191174 Jy ! Total flux subtracted in 400 components = 0.00191174 Jy ! Clean residual min=-0.001665 max=0.001449 Jy/beam ! Clean residual mean=0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.14563 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.77109e-05 Jy ! Component: 100 - total flux cleaned = 5.40192e-05 Jy ! Component: 150 - total flux cleaned = 6.66734e-05 Jy ! Component: 200 - total flux cleaned = 9.02805e-05 Jy ! Component: 250 - total flux cleaned = 9.02187e-05 Jy ! Component: 300 - total flux cleaned = 0.000112096 Jy ! Component: 350 - total flux cleaned = 0.000111831 Jy ! Component: 400 - total flux cleaned = 0.000111843 Jy ! Total flux subtracted in 400 components = 0.000111843 Jy ! Clean residual min=-0.001615 max=0.001448 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.145742 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 131 components and 0.145742 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.021 mas, bmaj=1.846 mas, bpa=-6.731 degrees ! Estimated noise=5.12835 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000452412 Jy ! Component: 100 - total flux cleaned = -0.000506834 Jy ! Component: 150 - total flux cleaned = -0.000531937 Jy ! Component: 200 - total flux cleaned = -0.000484197 Jy ! Component: 250 - total flux cleaned = -0.000438714 Jy ! Component: 300 - total flux cleaned = -0.000394975 Jy ! Component: 350 - total flux cleaned = -0.000331205 Jy ! Component: 400 - total flux cleaned = -0.000310821 Jy ! Total flux subtracted in 400 components = -0.000310821 Jy ! Clean residual min=-0.001490 max=0.001376 Jy/beam ! Clean residual mean=0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.145431 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 166 components and 0.145431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055156Jy sigma=0.088729 ! Fit after self-cal, rms=0.055143Jy sigma=0.088716 wmodel /scr/pima/rdv95_uvs/J2318+2404_X_map.mod ! Writing 166 model components to file: /scr/pima/rdv95_uvs/J2318+2404_X_map.mod wobs /scr/pima/rdv95_uvs/J2318+2404_X_uvs.fits ! Applying 356 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J2318+2404_X_uvs.fits wwins /scr/pima/rdv95_uvs/J2318+2404_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv95_uvs/J2318+2404_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.000553634 Jy ! Component: 100 - total flux cleaned = -0.000892272 Jy ! Component: 150 - total flux cleaned = -0.00111801 Jy ! Component: 200 - total flux cleaned = -0.00123996 Jy ! Component: 250 - total flux cleaned = -0.00133554 Jy ! Component: 300 - total flux cleaned = -0.00140531 Jy ! Component: 350 - total flux cleaned = -0.0014508 Jy ! Component: 400 - total flux cleaned = -0.00145094 Jy ! Component: 450 - total flux cleaned = -0.00149499 Jy ! Component: 500 - total flux cleaned = -0.00151627 Jy ! Component: 550 - total flux cleaned = -0.00151582 Jy ! Component: 600 - total flux cleaned = -0.00155754 Jy ! Component: 650 - total flux cleaned = -0.00159857 Jy ! Component: 700 - total flux cleaned = -0.00161892 Jy ! Component: 750 - total flux cleaned = -0.00163908 Jy ! Component: 800 - total flux cleaned = -0.00167844 Jy ! Component: 850 - total flux cleaned = -0.00163958 Jy ! Component: 900 - total flux cleaned = -0.00169728 Jy ! Component: 950 - total flux cleaned = -0.00164029 Jy ! Component: 1000 - total flux cleaned = -0.00165905 Jy ! Component: 1050 - total flux cleaned = -0.00169601 Jy ! Component: 1100 - total flux cleaned = -0.00167766 Jy ! Component: 1150 - total flux cleaned = -0.00171394 Jy ! Component: 1200 - total flux cleaned = -0.00171354 Jy ! Component: 1250 - total flux cleaned = -0.001731 Jy ! Component: 1300 - total flux cleaned = -0.00180118 Jy ! Component: 1350 - total flux cleaned = -0.00183591 Jy ! Component: 1400 - total flux cleaned = -0.00188755 Jy ! Component: 1450 - total flux cleaned = -0.00190459 Jy ! Component: 1500 - total flux cleaned = -0.00197226 Jy ! Component: 1550 - total flux cleaned = -0.00198893 Jy ! Component: 1600 - total flux cleaned = -0.00202219 Jy ! Component: 1650 - total flux cleaned = -0.0020715 Jy ! Component: 1700 - total flux cleaned = -0.00208775 Jy ! Component: 1750 - total flux cleaned = -0.00210394 Jy ! Component: 1800 - total flux cleaned = -0.00213616 Jy ! Component: 1850 - total flux cleaned = -0.00219996 Jy ! Component: 1900 - total flux cleaned = -0.00221581 Jy ! Component: 1950 - total flux cleaned = -0.00226273 Jy ! Component: 2000 - total flux cleaned = -0.00227837 Jy ! Component: 2050 - total flux cleaned = -0.00227832 Jy ! Component: 2100 - total flux cleaned = -0.00224769 Jy ! Component: 2150 - total flux cleaned = -0.00227815 Jy ! Component: 2200 - total flux cleaned = -0.00227827 Jy ! Component: 2250 - total flux cleaned = -0.00224827 Jy ! Component: 2300 - total flux cleaned = -0.00221865 Jy ! Component: 2350 - total flux cleaned = -0.00223336 Jy ! Component: 2400 - total flux cleaned = -0.00214519 Jy ! Component: 2450 - total flux cleaned = -0.00214524 Jy ! Component: 2500 - total flux cleaned = -0.0021018 Jy ! Component: 2550 - total flux cleaned = -0.00207304 Jy ! Component: 2600 - total flux cleaned = -0.00203015 Jy ! Component: 2650 - total flux cleaned = -0.00207287 Jy ! Component: 2700 - total flux cleaned = -0.00195979 Jy ! Component: 2750 - total flux cleaned = -0.00186159 Jy ! Component: 2800 - total flux cleaned = -0.0017919 Jy ! Component: 2850 - total flux cleaned = -0.00172253 Jy ! Component: 2900 - total flux cleaned = -0.00170869 Jy ! Component: 2950 - total flux cleaned = -0.00164026 Jy ! Component: 3000 - total flux cleaned = -0.00158575 Jy ! Component: 3050 - total flux cleaned = -0.00150446 Jy ! Component: 3100 - total flux cleaned = -0.00150452 Jy ! Component: 3150 - total flux cleaned = -0.00139751 Jy ! Component: 3200 - total flux cleaned = -0.00135756 Jy ! Component: 3250 - total flux cleaned = -0.00134427 Jy ! Component: 3300 - total flux cleaned = -0.00127838 Jy ! Component: 3350 - total flux cleaned = -0.00121287 Jy ! Component: 3400 - total flux cleaned = -0.00117379 Jy ! Component: 3450 - total flux cleaned = -0.00114791 Jy ! Component: 3500 - total flux cleaned = -0.00112212 Jy ! Component: 3550 - total flux cleaned = -0.00110918 Jy ! Component: 3600 - total flux cleaned = -0.00105802 Jy ! Component: 3650 - total flux cleaned = -0.00105803 Jy ! Component: 3700 - total flux cleaned = -0.000982101 Jy ! Component: 3750 - total flux cleaned = -0.00098213 Jy ! Component: 3800 - total flux cleaned = -0.000957063 Jy ! Component: 3850 - total flux cleaned = -0.000919613 Jy ! Component: 3900 - total flux cleaned = -0.000882476 Jy ! Component: 3950 - total flux cleaned = -0.000870196 Jy ! Component: 4000 - total flux cleaned = -0.000870134 Jy ! Component: 4050 - total flux cleaned = -0.000845673 Jy ! Total flux subtracted in 4096 components = -0.000845622 Jy ! Clean residual min=-0.000776 max=0.000753 Jy/beam ! Clean residual mean=-0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.144586 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 441 components and 0.144586 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J2318+2404_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.021 x 1.846 at -6.731 degrees (North through East) ! Clean map min=-0.0015987 max=0.12889 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J2318+2404_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1288 rms= 0.0002 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J2318+2404_X_uvs.log closed on Wed Nov 6 20:50:52 2013